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

Method _RemoveStartingKomma( ) - of API Reference dev

 private   string rstoetter\cSmartSqlStatement\cSmartSqlStatement::_RemoveStartingKomma(string $str_clause)
  • Namespace : rstoetter\cSmartSqlStatement
  • Class name: cSmartSqlStatement
  • This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement

The method _RemoveStartingKomma( ) returns $str_clause without the starting comma

Example:

Arguments

  • $str_clause string - <p>the string to examine</p>

Returns

string $str_clause without the starting comma