-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
I'm trying to convert joined multiple database table to one xml file. Is
it more efficient to initially, join multiple (more that 4 tables)
together to produce XML file, or convert every table in to XML file and
use those XML files to relate data?
- [PHP] PHP/MYSQL/XML Conversion Kelvin Park
- Re: [PHP] PHP/MYSQL/XML Conversion Nathan Nobbe
- Re: [PHP] PHP/MYSQL/XML Conversion Chris