Re: [PHP] Linked Tables

2004-02-09 Thread Marek Kilimajer
Sajid wrote: What is the way to generate XML from MySql database using PHP? Is DOMXML the only way? I dont have it installed on my server, can i still get XML output? I know the workaround like i query the database and echo a XML, but i am looking for alternatives. Do it this way. It's easy and l

Re: [PHP] Linked Tables

2004-02-09 Thread Michal Migurski
>What is the way to generate XML from MySql database using PHP? > >Is DOMXML the only way? I dont have it installed on my server, can i >still get XML output? > >I know the workaround like i query the database and echo a XML, but i am >looking for alternatives. echo, printf, etc. XML is nothing mo

[PHP] Linked Tables

2004-02-09 Thread Sajid
What is the way to generate XML from MySql database using PHP? Is DOMXML the only way? I dont have it installed on my server, can i still get XML output? I know the workaround like i query the database and echo a XML, but i am looking for alternatives. Thanks -- PHP General Mailing List (http: