1
vote
3answers
2k views
How to do HTTP POST in Utf-8 -> php script -> mysql
I am using Delphi 7 and ICS components to communicate with php script and insert some data in mysql database...
How to post unicode data using http post ?
After using utf8encode fro …
2
votes
2answers
384 views
Delphi 2009: Search skipping diacritics in unicode utf-8
I am having utf-8 encoded file containing arabic text and I have to search it.
My problem are diacritics, how to search skipping them?
Like if you load that text in Internet Explore …
