Check For Empty Values
Posted by Pete | Posted in PHP Functions | Posted on 30-11-2009-05-2008
0
In this tutorial we will create a function to check if a field is empty in either a string or an array. So this could be used to do a simple check on if a form field is left blank. I will show you an example on how to use it to check if a form field is empty.
Read the rest of this entry »



