I am using a <form> to enter data into a mySQL database all is fine but, I
need to check for blank entries  in rows. I was trying to use isset($var)
but it appears to return a TRUE whether or not I  insert data on the form.



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

Reply via email to