Add the Pinyinizer
Copy-paste the following code into the page of your website where you want the "Pinyinizer" to appear. That's it!
IMPORTANT: in order for Chinese characters to be processed, the following line MUST be included between <HEAD> and </HEAD>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<form method="post" action="http://bilingualizer.globalcitizen.hk/bilingualizer.php" target="_blank">
<p><font size="2"><i><a href='http://www.bilingualizer.com' name="bilingualizer">The PINYINIZER</a></i></font><font size="1"><br> </font> <input name=sourceLanguage type=hidden value="zh-CN" dir="ltr" ></input> <input name=targetLanguage type=hidden value="en" dir="ltr" ></input> <textarea rows="1" name="theText" cols="10"></textarea><br> <input type="submit" value="Pinyinize!" name="submit"></p>
</form>
|