This topic is locked
[SOLVED]

 Search for accented characters

12/7/2011 11:43:08 AM
PHPRunner General questions
N
notuo author

Hi.
I am trying to do some search for Spanish accented characters (Á, á, etc.) with no result.
If I search for non accented characters the search box shows the list as I type and I got results after I click the button but with accented characters no list pops no results given even I had the content I am searching for.
Am I doing something wrong? or this is a bug in the software?
Regards

C
cgphp 12/7/2011

Make usre you are using UTF-8 encoding from the "Output Code Page" menu (http://xlinesoft.com/phprunner/docs/miscellaneous_settings.htm)

N
notuo author 12/7/2011



Make usre you are using UTF-8 encoding from the "Output Code Page" menu (http://xlinesoft.com/phprunner/docs/miscellaneous_settings.htm)


Thanks Cristian, that worked fine.