: Stephen Craton
Subject: Re: [PHP] Member's Area Script
Stephen
I didn't have time to go through all the code so I have sent you an
example of a logn/logout/test page.
Notice that when logging in the password is checked using the PASSWORD
function - you must insert passwords using PASSWORD
al Message-
:: From: debbie_dyer [mailto:[EMAIL PROTECTED]]
:: Sent: Saturday, September 28, 2002 6:03 PM
:: To: [EMAIL PROTECTED]
:: Subject: Re: [PHP] Member's Area Script
::
::
::
:: $conn = $main; <- that line is the problem - you cant use
:: global vars inside functions without
Thank you very much!!!
Thanks,
Stephen
http://www.melchior.us
http://php.melchior.us
:: -Original Message-
:: From: debbie_dyer [mailto:[EMAIL PROTECTED]]
:: Sent: Saturday, September 28, 2002 6:03 PM
:: To: [EMAIL PROTECTED]
:: Subject: Re: [PHP] Member's Area S
$conn = $main; <- that line is the problem - you cant use global vars
inside functions without declaring them as global
- Original Message -
From: "Stephen Craton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 28, 2002 11:49 PM
Sub
Hello again,
I'm trying to write a script that has a member's area in it. So far I've
been able to successfully validate only one username and only one
password but now I'm going big and trying to compare it with a table in
my MySQL database. Everything goes nice and smooth until I actually try
a
5 matches
Mail list logo