Hi
I wonder if you could help me with this problem.
I want to store and search Arabic text in MySQL database. I am running MySQL 4.1. and the collation is set to "cp1256_general_ci" for database, tabel and column.
Now, in PhpMyAdmin, if I run the following sql, it works:
SELECT * FROM Arabic...