Skip to content

pensart/PHP-form-validation-class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP form validation class

Features

Work in progress

  • Basic form to work with
  • Write class and helper class
  • Define vars
  • Getters and Setters for the values
  • Simple info block for debugging
  • Error check and reporting
  • Check required
  • Check min and max number of characters
  • Check if string has letters
  • Check if email looks valid
  • convert email to lowercase characters
  • Sanitize email
  • Filter the given email
  • Check text-area and remove special characters

About

PHP form validation class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages