Re: Help me...

2003-09-07 Thread Skip Tavakkolian
Hi, As I mentioned in my original posting, I am not a PHP programmer; But, it seems that for keyboard input functions you WILL have to convert UTF-8 to HTML encoding if you want to use your function; for example by calling a function like htmlentities() or utf8_decode() before calling utf8_to_int

Re: Help me...

2003-09-07 Thread Behdad Esfahbod
function utf8_to_true ($s) { return true; } be On Sun, 7 Sep 2003, Mohsen Pahlevanzadeh wrote: > Hi dears. > Mr.Tavakkolian was helping me until my function completed. > This function converts utf8(digit) to integer. > $farsi_table_linux=array("NONE", > "۰", >

Help me...

2003-09-07 Thread Mohsen Pahlevanzadeh
Hi dears. Mr.Tavakkolian was helping me until my function completed. This function converts utf8(digit) to integer. $farsi_table_linux=array("NONE", "۰", "۱", "۲", "۳", "۴", "۵",