cSmartSqlStatement::ArrayClean() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method ArrayClean( )
private mixed rstoetter\cSmartSqlStatement\cSmartSqlStatement::ArrayClean(array $ary)
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method ArrayClean( ) trims all elements of the array $ary
Example:
Arguments
- $ary array - <p>the array to trim</p>