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