cSmartSqlStatement::StringFoundIn() - rstoetter/csmartsqlstatement-php GitHub Wiki

Method StringFoundIn( )

 public  static   boolean rstoetter\cSmartSqlStatement\cSmartSqlStatement::StringFoundIn(string $cmp)

The method StringFoundIn( ) returns true, if the string in the first parameter is found in the following parameters

Example:

Arguments

  • $cmp string - <p>the string, which is compared with the following parameters</p>

Returns

boolean if $cmp is the same as one of the following parameters