|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
php5 - Need Help! Parsing XML with PHP... REST format
I need help parsing xml files using REST. I need a script (php) to do so. I have php mysql development exerience but absolutely clueless how to integrate it with XML. I need assistance ASAP and will pay to have it done if it isnt something I can figure out quickly. The application was supposed to be up on July 1st.. needsless to say its late with it. PLEASE HELP
|
|
#2
|
|||
|
|||
|
although I am not really familliar with the intricacies of REST, I do know that SimpleXML should be able to handle pretty much any XML format (especially because they usually have the same layout but with a tag that says what format they are) and is (as the name says) simple. It is built in to PHP5 so no need for get anything.
Other than that, I'm sure there is some pre-built class available over at http://www.phpclasses.org. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > php5 - Need Help! Parsing XML with PHP... REST format |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|