cSmartSqlStatement::RewindTo() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method RewindTo( )
private mixed rstoetter\cSmartSqlStatement\cSmartSqlStatement::RewindTo($index)
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method RewindTo( ) sets the internal counter $m_char_index to $index and sets $m_chr to the new character from the query
Example:
Arguments
- $index mixed