Page 1 of 1

Advanced Poll 2.08

Posted: Wed May 07, 2008 12:28 pm
by sheldondsouza
Hi Everyone,

I was successful in deploying Advanced poll to my server and been able to add it to .php pages. There seems to be a problem when i want to show a poll with arabic text. The values come in total junk characters.

Any idea how to solve this?

...Sheldon

Re: Advanced Poll 2.08

Posted: Wed May 07, 2008 5:23 pm
by Jade
You need to change your charset.

Re: Advanced Poll 2.08

Posted: Wed May 07, 2008 11:18 pm
by sheldondsouza
Could you please tell me how to do this as i pretty new :wink:

Re: Advanced Poll 2.08

Posted: Sun May 11, 2008 5:53 pm
by Jade
You can read some about charsets here or you can search the php manual for more info. You might have a probem finding a charset for arabic in PHP but perhaps you can use something else to translate it over:

http://us.php.net/html_entity_decode

http://h4k.in/encoding/ <-- this may work for you thought