Hi to all. PHP newbe here.
Would like to know what is the simplest way to edit/validate dates, phone numbers and zip codes that are entered on a form. This data will be saved in a MySQL database if these fields contain valid formated data that is within allowable ranges.
Are there examples that I could get of these editing functions or how to code for this type of edits.
Thanks for any help in advance.
Would like to know what is the simplest way to edit/validate dates, phone numbers and zip codes that are entered on a form. This data will be saved in a MySQL database if these fields contain valid formated data that is within allowable ranges.
Are there examples that I could get of these editing functions or how to code for this type of edits.
Thanks for any help in advance.
Comment