David Johansen wrote:
> I'm new to this php thing and I would like to set up a web page were the
> users can login and edit their preferences and all that stuff. I have the
> basic login stuff worked out and I was passing the username and password as
> a hidden input in the form, but then the p
.chessish.com>
--
From: Kevin Stone [SMTP:[EMAIL PROTECTED]]
Sent: 07 March 2002 23:56
To: 'David Johansen'; [EMAIL PROTECTED]
Subject: RE: [PHP] Re: User accounts
I understand your confusion. The thing is that empty() and ! are
two
ing is (by definition) equivilant to an integer value of 1 or
more. And thus is interpreted as true.
Hope that helps.
-Kevin
-Original Message-
From: David Johansen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 07, 2002 3:44 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: User accounts
Here&
Here's a little piece of code that gives me a weird problem:
I have the session started and everything, but it gives me the following
error.
Warning: Undefined variable: logout in c:\inetpub\wwwroot\uslogin.php on
line 13
I've seen this used on several examples. I know that if I just use
empty
David Johansen wrote:
> I'm new to this php thing and I would like to set up a web page were the
> users can login and edit their preferences and all that stuff. I have the
> basic login stuff worked out and I was passing the username and password as
> a hidden input in the form, but then the pass
5 matches
Mail list logo