From: Date: May 9 2002 6:35pm Subject: Re: >>> MYSQL ERROR-NO.0 <<< List-Archive: http://lists.mysql.com/mysql/108532 Message-Id: <175rmO-08c0yeC@fmrl05.sul.t-online.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit 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