Re: [PHP-DB] Submit forms

2001-08-10 Thread Jon Yaggie
Thank You, Jon Yaggie www.design-monster.com And they were singing . . . '100 little bugs in the code 100 bugs in the code fix one bug, compile it again 101 little bugs in the code as i know only IE supports using return to submit. I have had this problem before and never solved

[PHP-DB] checking for results return from mysql

2001-08-05 Thread Jon Yaggie
putting a few other mysql function in the conditional. maybe i am on the wrong path . . would one of the cariable functions like isset() or soemthing check this? Thank You, Jon Yaggie www.design-monster.com And they were singing . . . '100 little bugs in the code 100 bugs

Fw: [PHP-DB] checking for results return from mysql

2001-08-05 Thread Jon Yaggie
if(mysql_fetch_array($result)) { $mysql_data_seek($result, 0); while . . . . . - Original Message - From: olinux [EMAIL PROTECTED] To: Jon Yaggie [EMAIL PROTECTED]; php-db [EMAIL PROTECTED] Sent: Monday, August 06, 2001 12:19 AM Subject: RE: [PHP-DB] checking for results