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

Method RewindTo( )

 private   mixed rstoetter\cSmartSqlStatement\cSmartSqlStatement::RewindTo($index)

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