On 4/4/2013 7:02 AM, Ashley Sheridan wrote:
Even more odd is that the statement is checking the SAME variable twice. Why?I've noticed the first line looks a little odd. It might be valid, just probably not the way I've ever done it. For my own sanity, could you try changing it to: if (isset($_POST['lastname']) && isset($_POST['lastname'])) Thanks, Ash http://www.ashleysheridan.co.uk
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php