is it possible to make empty and is_array etc. act the same as isset at the moment how you can do this
 
isset ( $_POST['name'], $_POST['email'], $_POST['phone'], $_POST['message'] )
 
it should also be documented that isset has this behaviour . . .
 
 
Cameron
outworld.cx

Reply via email to