(PHP 4)
hw_ErrorMsg — Returns error message
$connection
   )Returns a string containing the last error message related to the last command.
connectionThe connection identifier.
   Returns a string containing the last error message or 'No Error'.
   If FALSE is returned, this function failed.