Javascript debugger Website design ↑
msql_error() returns the last issued error by the mSQL server. Note that only the last error message is accessible with msql_error().
The last error message or an empty string if no error was issued.
Javascript debugger Website design