-
Recent Posts
-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: April 2017
Convert number into chinese string with php
convert from int to chinese string e.g. 125 -> 一百二十五 2. convert from chinese string into int, eg. 一百二十五 > 125