Query: msql_error
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MSQL_ERROR(3) MSQL_ERROR(3) msql_error - Returns error message of last msql callSYNOPSISstring msql_error (void )DESCRIPTIONmsql_error(3) returns the last issued error by the mSQL server. Note that only the last error message is accessible with msql_error(3).RETURN VALUESThe last error message or an empty string if no error was issued. PHP Documentation Group MSQL_ERROR(3)