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