Hi Folks, is there a way to validate input fields using only PHP scripts before inserting into a MySQL database?
I have fileds for:
Date (DD-MM-YYYY)
Time (24 hour format between 0900 and 1700)
Location (String)
Your suggestions will be a boost.