Linked Questions
33 questions linked to/from Save Data in Arabic in MySQL database
29 votes
1 answer
40k views
Arabic language in php/mysql appears "????" question marks in html [duplicate]
Possible Duplicate: Save Data in Arabic in MySQL database I have a problem with retrieving Arabic data from MYSQL database using PHP, it appears as question marks "????" in HTML: I have a database ...
1 vote
1 answer
5k views
Storing Urdu characters in MySQL [duplicate]
I am having problems storing urdu characters in Mysql table. Values from HTML form are stored in tables but when I view in phpmyadmin, it shows weird characters. I have tried ucs2 and utf8 collations ...
117 votes
5 answers
122k views
Trouble with UTF-8 characters; what I see is not what I stored
I tried to use UTF-8 and ran into trouble. I have tried so many things; here are the results I have gotten: ???? instead of Asian characters. Even for European text, I got Se?or for Señor. Strange ...
6 votes
3 answers
13k views
Insert an Arabic text MySQL
I'm trying to store an Arabic text to the table, I searched a lot but I didn't find a solution that worked for me, so this is what I got: $en = "OK"; $ar = "حسناً"; $link->query("INSERT INTO words ...
1 vote
5 answers
3k views
Arabic language not store in mysql/php
Arabic language not store in mysql/php i'm try to insert this query but it is store ???? ???? ?? ????. INSERT INTO school_name (en_school_name, ar_school_name) VALUES ('some data', 'روضة احمد بنبل') ...
0 votes
4 answers
2k views
how to store arabic font in mysql
i WANT TO store Arabic words in my table of dictionary. i am using a java script code for typing Arabic in a text box. it is working fine. After insertion into table when i get all the records, it ...
0 votes
2 answers
1k views
Django mysql arabic encoding
I've a django app with a mysql database. We are trying to launch the Arabic version of the website. The current language is English. For some reason when I write something in Arabic through the admin ...
0 votes
3 answers
1k views
using enctype= multipart/form-data with arabic language
am trying to use a form that has a textarea and uploads a file , now when the user writes arabic it saves to mysql like this : بسيبيب&#...
2 votes
1 answer
1k views
mysql & UTF8 Issue with arabic
this might look like a similar issues for utf8 and Arabic language with MySQL database but i searched for result and found none.. my database endocing is set to utf8_general_ci , i had my php paging ...
0 votes
1 answer
1k views
Arabic text from SQL Server converting to question marks in front end in ASP.NET MVC application
I have Arabic text in my SQL Server. When I run the application I am getting question marks in the front end (ASP.NET MVC application). I have another database with Arabic content. When I switch to ...
2 votes
3 answers
658 views
Escaping Hindi Characters in mysql
I'm trying to fetch data from database using MySQL, the table has some entries in hindi, I'm looking to filter out those hindi results in google sheets automatically by running SQL queries in google ...
0 votes
1 answer
721 views
storing Arabic in to mysql
I have a problem related to Arabic encoding and storing Arabic in to mysql. i applied all the following steps: set MySQL charset: UTF-8 Unicode (utf8) Set MySQL connection collation: ...
1 vote
0 answers
691 views
MySQL + phpMyAdmin - Server Connection Collation vs Database Collation
From phpMyAdmin I can see Database Server charset: UTF-8 Unicode (utf8). The collation of all my databases, tables and columns is utf8_unicode_ci. However, it shows my Server connection collation is ...
0 votes
1 answer
532 views
php web application not support Arabic language in server [duplicate]
My php Web application not supporting Arabic language. I want to add data from a form and display the table in browser. When I type Arabic letters it store some other characters(أخبار أخباØ) ...
0 votes
0 answers
658 views
How to save Arabic language as encoded format into database in Laravel
I want to save my Arabic language field as encoded format into database. now it showing like تي بتب into that database. I want the format like à´¨àµà´¯àµ‚à´¡à´²àµâ€à´¹à´¿: പാകൠഅധീന à´•...