Page 1 of 1

Integrating XML CODE in my website

Posted: Fri Jun 11, 2010 3:06 pm
by rd.dcse
Hi i am new to xml and want to integrate xml code to my php website.
I want to receive the return of that xml code and display it.

Example of XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE REQUEST SYSTEM "http://127.0.0.1/dtd/request.dtd" >
<REQUEST USERNAME="demo" PASSWORD="demo">
</REQUEST>


Please help Thanks In Advance.

Re: Integrating XML CODE in my website

Posted: Sat Jun 12, 2010 11:21 am
by Jonah Bron
I don't understand what you are asking for. Could you claify?