Hello,
I am submitting a form to itself and would like to know if there is a method for the form to know its been submitted more then once. In ASP you can you can write
request.form.count > 1
Is there anything similar in PHP. I have been looking but cannot seem to find anything. Any help is appreciated.
Thanks,
I am submitting a form to itself and would like to know if there is a method for the form to know its been submitted more then once. In ASP you can you can write
request.form.count > 1
Is there anything similar in PHP. I have been looking but cannot seem to find anything. Any help is appreciated.
Thanks,