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.
Integrating XML CODE in my website
Moderator: General Moderators
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: Integrating XML CODE in my website
I don't understand what you are asking for. Could you claify?