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

Method UnGetCh( )

 private   mixed rstoetter\cSmartSqlStatement\cSmartSqlStatement::UnGetCh()

The method UngetCh( ) decrements the internal counter $m_char_index and sets $m_chr to the new character from the query

Example: