Documentation TYPO3 par Ameos |
Public Member Functions | |
sql_num_rows () | |
sql_fetch_assoc () | |
sql_fetch_row () | |
sql_data_seek ($pointer) | |
Public Attributes | |
$result = '' |
Definition at line 309 of file class.tx_dbal_handler_rawmysql.php.
|
mysql_data_seek() wrapper
Reimplemented from t3lib_sqlengine_resultobj. Definition at line 346 of file class.tx_dbal_handler_rawmysql.php. |
|
mysql_fetch_assoc() Wrapper
Reimplemented from t3lib_sqlengine_resultobj. Definition at line 327 of file class.tx_dbal_handler_rawmysql.php. |
|
mysql_fetch_row() wrapper
Reimplemented from t3lib_sqlengine_resultobj. Definition at line 336 of file class.tx_dbal_handler_rawmysql.php. |
|
mysql_num_rows() Wrapper
Reimplemented from t3lib_sqlengine_resultobj. Definition at line 318 of file class.tx_dbal_handler_rawmysql.php. |