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

Method IsJoinSyntax( )

 public  static   boolean rstoetter\libsqlphp\cMySql57_Utils::IsJoinSyntax(string $keyword)

The method IsJoinSyntax returns true, if $keyword belongs to a join

Example:

Arguments

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

Returns

boolean true, if $keyword belongs to a join