Manuál PHP | ||
---|---|---|
Předcházející | Další |
(PHP 5)
mysqli_debug(no version information, might be only in CVS)
mysqli->debug() -- Performs debugging operationsProcedural style:
bool mysqli_debug ( string message )Object oriented style (method):
class mysqli {Performs debugging operations using the Fred Fish debugging library.
Poznámka: To use the mysqli_debug() function you must complile the MySQL client library to support debugging.
Předcházející | Domů | Další |
mysqli_data_seek | Nahoru | mysqli_disable_reads_from_master |