PHP scripts
This is a collection of PHP scripts i wrote myself. Some scripts contain code that I found elsewere on the net, mostly examples I found on php.net. When the code was not written by myself I tried to add comments from I got that part of the code.
Chinese related
- yase-4-CEDICT (yet another search engine for CEDICT). This is a search script for the the Chinese-English Dictionary Project.
- Get a list of all Chinese unicode characters that have a simplified or traditional variant. simptrad.phps (in action)
- Moon calendar : Displays the current moon-date. It displays the date in numbers as well as using the heavenly branches. This is a modification of a script written by somebody else. calendar.phps. You can see it in action in the top-left corner of my Chinese language processing and computing-page.
Environment Detection
|