RE: Php if statement in a form

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 6 Aug 2004 11:04, Justin Baiocchi wrote:

> Still no joy. The parse error actually refers to the --  if
> ($row["timeout"] IS NULL); --- line.

Please trim your replies.

IS NULL is for mysl - try if ($row["timeout"]=== NULL)
-- 
David Robley

Heads I win, tails you lose.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux