cMySql57_Utils::IsJoinSyntax() - rstoetter/libsqlphp GitHub Wiki
Method IsJoinSyntax( )
public static boolean rstoetter\libsqlphp\cMySql57_Utils::IsJoinSyntax(string $keyword)
- Namespace : rstoetter\libsqlphp
- Class name: cMySql57_Utils
- This method is defined by rstoetter\libsqlphp\cMySql57_Utils
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