Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] 1 is not a MySQL result index ? From: Erik Stainsby (stainsby <email protected>)
Date: 03/31/99

Damn ... only a typo. I neglected to submit the $second_query in the
second SQL statement. I was sending the sae $query twice. D-uh.

Erik Stainsby
stainsby <email protected> LETS Vancouver
(604) 451-5454 - green economy -
                                recording services
------------------------------------------------------------
There was no year zero.
The next millenium begins January 1, 2001

On Wed, 31 Mar 1999, Erik wrote:

|| $second_query = "SELECT * FROM echo";
|| $second_result = mysql_db_query("lets",$query,$conn);
                                            ^^^^^^
                               should have been $second_query

It works fine ...

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>