Graph

  • Graph()
  • Graph(string ...$additionalChars)

Validates if all characters in the input are printable and actually creates visible output (no white space).

v::graph()->validate('LKM@#$%4;'); // true

Categorization

  • Strings

Changelog

Version Description
0.5.0 Created

See also: