utf8 encoding
Posted: Sun Sep 03, 2006 3:13 am
Hi
I have a problem with encoding in php : i have this string in the database :
"%u0644%u0627 %u064A%u0648%u062C%u062F %u062C%u0648%u0627%u0628"
each % determine the begin of a char
i need to decode this string in php to get the orginal string
can any one help me
I have a problem with encoding in php : i have this string in the database :
"%u0644%u0627 %u064A%u0648%u062C%u062F %u062C%u0648%u0627%u0628"
each % determine the begin of a char
i need to decode this string in php to get the orginal string
can any one help me