Re: [PHP-DB] UNION Clause in queries

2003-08-31 Thread Ignatius Reilly
ugust 31, 2003 8:58 PM Subject: [PHP-DB] UNION Clause in queries > I have a UNION command in a query on a PHP page that works fine on my test > apache/php/mysql server on windows at home but it returns an error when i > upload it to the web. i checked both parts of the UNION in phpMyAdmin on

[PHP-DB] UNION Clause in queries

2003-08-31 Thread John Ryan
I have a UNION command in a query on a PHP page that works fine on my test apache/php/mysql server on windows at home but it returns an error when i upload it to the web. i checked both parts of the UNION in phpMyAdmin online and they both worked. so, can the UNION command be somehow disabled, and