The lines below are what my admin page now looks like???
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result
resource in c:\program files\apache
group\apache\htdocs\includes\sql_layer.php on line 238
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result
r
> On 22 Jul 2002 at 15:11, Wayne A. Darby wrote:
>
> > I am new to php and am trying to implement a chat client that is based
> > in php. I am using MySQL, APACHE, & PHPNUKE and I can type in the
> > address and hit my site just fine. When I try to click on a link I
> > recieve the error message
On 22 Jul 2002 at 15:11, Wayne A. Darby wrote:
> I am new to php and am trying to implement a chat client that is based
> in php. I am using MySQL, APACHE, & PHPNUKE and I can type in the
> address and hit my site just fine. When I try to click on a link I
> recieve the error message "Cannot view
I am new to php and am trying to implement a chat client that is based in
php. I am using MySQL, APACHE, & PHPNUKE and I can type in the address and
hit my site just fine. When I try to click on a link I recieve the error
message "Cannot view this page directly".
Is there anyone that can help me