- Dec 17, 2000
- 246
- 0
- 0
Quick question for PHP.
I have page where people go and register for a service. They enter in their names, addresses, email, etc. I need to check if the fields are empty or not. Not if the information is valid, just see if the fields are not empty. If it is empty then it will show a different page that says "please fill out all the information." if everything is filled in then it will jus continue with the process. Can anyone tell me how to set this up in PHP or an example of where it is implemented?
Thanks
I have page where people go and register for a service. They enter in their names, addresses, email, etc. I need to check if the fields are empty or not. Not if the information is valid, just see if the fields are not empty. If it is empty then it will show a different page that says "please fill out all the information." if everything is filled in then it will jus continue with the process. Can anyone tell me how to set this up in PHP or an example of where it is implemented?
Thanks
