RE: IF command

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

 



What is $delete? Are you sure its numeric? if you echo it out what is the value?

Bastien

From: "Ron Piggott" <ron.php@xxxxxxxxxxxxxxxxxx>
Reply-To: "Ron Piggott" <ron.php@xxxxxxxxxxxxxxxxxx>
To: "PHP DB" <php-db@xxxxxxxxxxxxx>
Subject:  IF command
Date: Sat, 2 Jul 2005 11:05:48 -0400

I am trying to run the following if statement --- I need the integer value
of $delete to be read by PHP --- what did I do wrong?  I only want the
commands that follow to be used if delete is more than 0  Ron

if ( $delete > 0 ) {

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


--
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