[UPHPU] XML to SQL

Jonathan Duncan jonathan at jkdwebmagic.com
Wed Jul 5 23:39:56 MDT 2006



On Wed, 5 Jul 2006, Brady Mitchell wrote:

> I need to parse an XML file and create SQL statements, and I'm
> struggling to find examples online.  There are lots of examples on
> creating XML files from a database, but not the other way.
>
> Anyone have any tips or online tutorials that would be helpful for this?
>
> Thanks,
>
> Brady
>
>

A good place to start could be http://pear.php.net/

There is a great xml parsing package that has helped me in the past.

http://pear.php.net/package/XML_Parser

Good luck!

Jonathan


More information about the UPHPU mailing list