abduraooft
05-24-2007, 10:08 AM
Hi friends,
I've been building a site in php+mysql as backend and most of the contents in the site are in local language(malayalam), so I opted unicode to store and display them.
My dream is to display a 'w3c valid' symbol and i'm struggling on it.
Now,my problem is some of my unicode text shows an error on validation (these texts are stored in database as unicode)
For a demo of my problem I've uploaded one of my page with only one such content shown (commenting php loop)
please have a look at it, all the links are not working as its only a demo.
http://trials.casemumbai.com/trials/MySongs.htm
This particular item shows 2 errors and if i remove the php-comment, there are 20 items and which results around 27 errors, all are due to this unicode.
These items are compiled by a rich text editor provided in the html form.
Can I make my dream true? or can i place a 'w3 icon' even if there are errors like this?
thanks n regards,
art.
I've been building a site in php+mysql as backend and most of the contents in the site are in local language(malayalam), so I opted unicode to store and display them.
My dream is to display a 'w3c valid' symbol and i'm struggling on it.
Now,my problem is some of my unicode text shows an error on validation (these texts are stored in database as unicode)
For a demo of my problem I've uploaded one of my page with only one such content shown (commenting php loop)
please have a look at it, all the links are not working as its only a demo.
http://trials.casemumbai.com/trials/MySongs.htm
This particular item shows 2 errors and if i remove the php-comment, there are 20 items and which results around 27 errors, all are due to this unicode.
These items are compiled by a rich text editor provided in the html form.
Can I make my dream true? or can i place a 'w3 icon' even if there are errors like this?
thanks n regards,
art.