Skip to content

AMKuperus/codeStash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

codeStash

Usefull code bits'n pieces for re-use stashed together.

Contains:

  • randomColor-function (Hex) for JavaScript.
  • randomColor-function (Hex) for PHP.
  • passwordChecks function usefull for checking passwords in PHP
    • passLength() -> length (min and max combined)
    • passContains() -> check if there is small letter/capital/digit/spec-char
  • Tools namespace classes

Tools:

  • FormBuilder class V0.4Beta for php | A class for creating html-forms in php with the most common elements/attributes.
  • TableBuilder class V0.3Beta for php | A class for creating html-tables in php with the most common elements/attributes.

About

Usefull code bits'n pieces for re-use stashed together.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published