In my data have so much special characters values and I want to insert all the database but following are the issues which I face..
When I add the entries into database its goes OK and its displayed OK but when I generate XML it's through too much error I check almost many functions of PHP but nothing work even no one works .. so I think to insert the records in the database which have those special characters error not comes.
And when I simply write the XML its write but not ignore those special characters its has come in XML also .. please recommend me is it possible to insert the data and either some techniques to display and write to the XML properly
I use PHP, MYSQL, XML