Hi All,
I am new to XML. Please help me.
My Problem.
I have an XML which I have created dynamically uing the simpleXML of PHP 5 and I want to store that XML in the MY SQL Database.
The XML is having special characters which are generating the MySQL errors.
I had tried with htmlspecialchar acters, htmlentities to encode the specialcharacte rs but it doesn't server my purpose.
Please help me out.
Prashant
I am new to XML. Please help me.
My Problem.
I have an XML which I have created dynamically uing the simpleXML of PHP 5 and I want to store that XML in the MY SQL Database.
The XML is having special characters which are generating the MySQL errors.
I had tried with htmlspecialchar acters, htmlentities to encode the specialcharacte rs but it doesn't server my purpose.
Please help me out.
Prashant
Comment