cMySql57_Utils::IsKeyword() - rstoetter/libsqlphp GitHub Wiki

Method IsKeyword( )

 public  static   boolean rstoetter\libsqlphp\cMySql57_Utils::IsKeyword(string $tst)

The method IsKeyword returns true, if $tst is a keyword

Example:

Arguments

  • $tst string - <p>the keyword to test</p>

Returns

boolean true, if $tst is a keyword