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

Method ArrayClean( )

 private   mixed rstoetter\cSmartSqlStatement\cSmartSqlStatement::ArrayClean(array $ary)

The method ArrayClean( ) trims all elements of the array $ary

Example:

Arguments

  • $ary array - <p>the array to trim</p>