Re: >>> MYSQL ERROR-NO.0 <<

2002-05-09 Thread Georg Richter
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 -

>>> MYSQL ERROR-NO.0 <<

2002-05-09 Thread >>> Soilant ! <<
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 - " What does it mean? Is there maybe NO connection to MySql? Sor