mysql_info

Example

 string mysql_info ([ resource $link_identifier ] ) 

Description

Returns detailed information about the last query.

Return Values

Returns information about the statement on success, or FALSE on failure. See the example below for which statements provide information, and what the returned value may look like. Statements that are not listed will return FALSE.