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)
Related Man Pages |
---|
msql_fetch_array(3) - php |
error_log(3) - php |
intlcal_get_error_message(3) - php |
msql_fetch_row(3) - php |
pg_result_error(3) - php |