| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
mysqli_debug
(PHP 5)
mysqli_debug(no version information, might be only in CVS)
mysqli->debug() -- Performs debugging operationsPopis
Procedural style:
bool mysqli_debug ( string message )Object oriented style (method):
class mysqli {bool debug ( string message )
}
Performs debugging operations using the Fred Fish debugging library.
Poznámky
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 |