RE: [PHP] 1 is not a valid MySQL-Link resource in /home/guestbook.php on line 112

2001-12-04 Thread Richard Lynch
>> any one here can help my problem? Eventually. >> (I 'am using hypermart.net hosting, so i am not sure which >> php version that they >> provided) will tell you the version number, and a bazillion more things or varying importance. >> $sqlshow = "SELECT * FROM $table ORDER BY id DESC LIMI

RE: [PHP] 1 is not a valid MySQL-Link resource in /home/guestbook.php on line 112

2001-12-04 Thread Mark Roedel
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 04, 2001 1:42 AM > To: [EMAIL PROTECTED] > Subject: [PHP] 1 is not a valid MySQL-Link resource in > /home/guestbook.php on line 112 > > > any one here

RE: [PHP] 1 is not a valid MySQL-Link resource in /home/guestbook.php on line 112

2001-12-04 Thread Nicolas Guilhot
valid MySQL-Link resource in /home/guestbook.php on line 112 any one here can help my problem? (I 'am using hypermart.net hosting, so i am not sure which php version that they provided) Here are the problems: $sqlshow = "SELECT * FROM $table ORDER BY id DESC LIMIT $show, $ma

[PHP] 1 is not a valid MySQL-Link resource in /home/guestbook.php on line 112

2001-12-03 Thread hendro
any one here can help my problem? (I 'am using hypermart.net hosting, so i am not sure which php version that they provided) Here are the problems: $sqlshow = "SELECT * FROM $table ORDER BY id DESC LIMIT $show, $maxshow"; $result = mysql_db_query($database, $sqlshow); >>> produce: 1 is n