Hi,
I am calling the content from tables, where my arabic content is placed, when am pulling its showing as squares,
whats the reason, I have attached the file,
other pages are working fine for me, regarding arabic content, but this page am geting error,
thanks in Advance
why my content showing as squares
Moderator: General Moderators
Re: why my content showing as squares
Try again.phpmady wrote:I have attached the file
Check that you are using the appropriate character set and collation for the (MySQL) server, database, tables, and columns; and the appropriate encoding for the PHP file, (MySQL) client (in PHP), and Content-Type header and <meta> tag. It is easiest to deal with if all of those things use the same character set.phpmady wrote:I am calling the content from tables, where my arabic content is placed, when am pulling its showing as squares
Edit: This post was recovered from search engine cache.