Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<msql_drop_dbmsql_fetch_array>
Last updated: Tue, 19 Sep 2006

msql_error

(PHP 3, PHP 4, PHP 5)

msql_error -- Returns error message of last msql call

Description

string msql_error ( void )

msql_error() returns the last issued error by the mSQL server. Note that only the last error message is accessible with msql_error().

Return Values

The last error message or an empty string if no error was issued.




<msql_drop_dbmsql_fetch_array>
Last updated: Tue, 19 Sep 2006