Profile
Achievement

codingforever99's Recent SnippetsTagged validation
- All /
« Prev 1 Next »
Simple PHP functions to validate url, email address and ip, functions will return TRUE for valid data and FALSE for invalid data.
0
1234
posted 11 years ago by codingforever99
Simple PHP functions to validate username, password and date, functions check the input format and allowed characters and then return TRUE for valid data and FALSE for invalid data.
0
3345
posted 11 years ago by codingforever99