Batoe
data to php to xml? Help!
Moderator: General Moderators
data to php to xml? Help!
Greetings PHP Technorati. I hope all is well. I come to you seeking more guidance on the subject of using php to extract information from a source system and creating an xml file to be stored in a temporary folder before information is to be stored in a SQL database. some one mentioned the use of php stream abstraction but i don't know how to write a class for streaming data or feed data that can be binded to xml file format. Has anyone engaged in this sort of project in the past? Please enlighten me on your expertise. Thanks in advance.
Batoe
Batoe
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: data to php to xml? Help!
http://www.dreamincode.net/forums/topic ... -from-php/
This seems to deal with the issue of how to create an xml file from php data
Hth
This seems to deal with the issue of how to create an xml file from php data
Hth
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering