HTML entity decode/XML
Posted: Fri Jul 24, 2009 1:53 pm
Hi
I have this returned from a DB:
I want to be able to set it in a var and use it like xml.
Any ideas?
I have this returned from a DB:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?> <form
action="http://<serverip>/ecomgateway/PaymentProcessor"
method="post" name="form1"> Code: Select all
$var->form['action']