--- 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.
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