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

Method StringFoundIn( ) - of API Reference dev

 public  static   boolean rstoetter\cSmartSqlStatement\cSmartSqlStatement::StringFoundIn(string $cmp)
  • Namespace : rstoetter\cSmartSqlStatement
  • Class name: cSmartSqlStatement
  • This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement

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