Re: [PHP] Strange problem with DB queries

2005-05-04 Thread Richard Lynch
On Mon, May 2, 2005 4:07 am, George Pitcher said: > On page y, I've echoed the queries and they work fine when I paste them > into > MySQLCC. However, if I do print_r($row), I get an ampty array. Echoing the > $result gives me Object id #3 (on page x this is Object id #6). > > I have another popup

RE: [PHP] Strange problem with DB queries - MORE

2005-05-02 Thread George Pitcher
Sorry, I forgot to mention that I'm using PEAR::DB and Smarty, Server is WinNT running Apache 2.0.52, and PHP 5.0.2. MySQL 4.0.5-beta-max-nt is running on a separate server (NT also). All this is about 70 miles away and I haven't seen the servers for over 3 years (oh how wonderful remote access is!