This is a discussion on newbie: xsl(xml)2sql2mysql within the PHP Language forums, part of the PHP Programming Forums category; Hi, Is it possible to apply xsl to xml and produce sql insert statement that will be used by php ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>Is it possible to apply xsl to xml and produce
sure... using xsl you can produce pretty much anything you want. ____________________________________ Wil Moore III, MCP | Integrations Specialist | Senior Consultant DigitallySmooth Inc. | Quick Site Studio "tito" <titio_ser@yahoo.co.uk> wrote in message news:4dab1e10.0401271857.51ef550a@posting.google.c om... Hi, Is it possible to apply xsl to xml and produce sql insert statement that will be used by php to insert data to mysql. Thanks, Tito |