RE: [PHP] MySQL query problems

2003-07-16 Thread Beauford.2005
[mailto:[EMAIL PROTECTED] Sent: July 16, 2003 1:18 PM To: Beauford.2005 Cc: PHP Subject: Re: [PHP] MySQL query problems Change $email_error to $mysqlerror and hopefully some error message will appear. Beauford.2005 wrote: > if ($mysqlerror) { >

Re: [PHP] MySQL query problems

2003-07-16 Thread Marek Kilimajer
Change $email_error to $mysqlerror and hopefully some error message will appear. Beauford.2005 wrote: if ($mysqlerror) { $error = "$d_base_error$email_error"; include("trades-input.php"); exit; } -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://w