php validation
Posted: Tue Oct 31, 2006 2:27 pm
Hi. Do you guys know what is the normal way of validation a form through php. I need the basic method of doing that.
Supposed I have a form with name, last name, email, address etc... If the user doesn't enter his/her name at all i want something in red to be written next to the address or whatever field doesn't contain anything.
Moreover the actual form sends data to some other php file.
Thanks!
Supposed I have a form with name, last name, email, address etc... If the user doesn't enter his/her name at all i want something in red to be written next to the address or whatever field doesn't contain anything.
Moreover the actual form sends data to some other php file.
Thanks!