Discussion board
topic
PHP
Whats the best way to check if the POST info has been submitted after form submission..?

Would is_submitted($_POST['submit']) work?
I don't want to use $_GET variable because it would be visible to users . How to do it using Cookies in PHP?
I have a PHP form. It asks for a 5 digit zip code, how can I validate it using php?
< <prev  4  5  6  7  8  9  10  11  12  13