How do we decode XML string
Posted: Thu Dec 02, 2010 12:47 pm
Hi guys,
Does anybody know how we can decode XML string in php.
Does anybody know how we can decode XML string in php.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
That's just how to clean in for placement in HTML, (which is what htmlentities() is for). I think the OP wants to read the data from it.php_dude2011 wrote: You can follow the link below.
http://www.geeksww.com/tutorials/web_de...ng_php.php
Hope it helped.