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 |
|---|
| db2_conn_errormsg(3) - php |
| ingres_error(3) - php |
| msql_fetch_object(3) - php |
| msql_fetch_row(3) - php |
| msql_query(3) - php |