1
zeronesystem
xml in php

I need to send and to receive structures of data in format xml. That you recommend like module of XOOPS or another alternative to me of third…
Thanks.

simple example:

<?xml version="1.0" encoding="utf-8" ?> 
 <rsp>
  <err>0</err> 
  <ses>C5B9B3E0-666C-4CDC-AB58-9948FFA98164</ses> 
 </rsp>

2
hervet
Re: xml in php
  • 2006/11/23 7:17

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


If you are using PHP 5, you can try simplexml or the DOM API.

3
zeronesystem
Re: xml in php

It already had the solution via DOM.
In any case thanks.

Login

Who's Online

261 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 261


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits