On Thursday, 9. May 2002 18:43, ">>> Soilant ! wrote:
> Dear mysql,
> I just got one simple table. The PHP-Script ist ok (tested on another
> server), but trying to get data over my server, nothing comes back.
> So, I put up the lines:
> ".mysql_errno()." - ".mysql_error()."
> It gives back: " 0 - "
Hello "Webmaster",
Errorcode 0 means that there is no error.
Please refer to your PHP-Documentation: http://www.php.net/mysql_errno:
or read the description for mysql_errno Api-function in the MySql-Manual.
Btw: As a "webmaster" you also should know, which chars you shouldn't use in
Mailaddr Names.
Regards
Georg