Hallo
i have problem in dislpaying arabic language i can add records in mysql database from query browser but when i add from the form it add question mark in the table and even if i add it from query browser it display it as '?'
Set the encoding of your form page to an appropriate one, like UTF-8 or windows-1256(if your data send like ي instead of "ya").