RE: Database Connection Questions

2004-06-27 Thread David Blomstrom
--- Peter Lovatt <[EMAIL PROTECTED]> wrote: > hi > > the > > /home/lark/public_html/connection.php on line 23 > > just refers to the file within the context of the > whole file system and is > fine > > the rest says that mysql cannot/does not execute the > query so there is no > result to use.

RE: Database Connection Questions

2004-06-27 Thread Peter Lovatt
hi the /home/lark/public_html/connection.php on line 23 just refers to the file within the context of the whole file system and is fine the rest says that mysql cannot/does not execute the query so there is no result to use. the @ suppresses error messages so it may be best to remove it try