-Original Message-
From: Angelo Zanetti [mailto:[EMAIL PROTECTED]
Sent: Friday, February 13, 2004 10:23 AM
To: adwinwijaya
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] Call to a member function on a non-object
Hi guys could the fatal error be caused because of something to do with
cache? I
PROTECTED]
Subject: Re: [PHP] Call to a member function on a non-object
Hello Angelo,
Thursday, February 12, 2004, 11:33:39 PM, you wrote:
AZ> HI,
AZ> I used my scripts yesterday and suddenly today they dont work and I get
this
AZ> error: Call to a member function on a non-object
AZ>
Hello Angelo,
Thursday, February 12, 2004, 11:33:39 PM, you wrote:
AZ> HI,
AZ> I used my scripts yesterday and suddenly today they dont work and I get this
AZ> error: Call to a member function on a non-object
AZ> it points to erroneous line that calls a function in 1 of my classes. The
AZ> clas
Hello Angelo,
Thursday, February 12, 2004, 12:33:39 PM, you wrote:
AZ> I used my scripts yesterday and suddenly today they dont work and I get this
AZ> error: Call to a member function on a non-object
If you have changed *nothing* at all that could influence the outcome
of this script then I wou
Hi,
$db is not an object, but a link identifier returned by mysql_connect().
Wieger
Ender wrote:
>
> Okay I get the: Call to a member function on a non-object error when trying to
>execute this script:
>
> It happens in this area:
>
> $db=mysql_connect(localhost,'***','***') or die("Unable
5 matches
Mail list logo