MySQL Forums
Forum List  »  PHP

Re: forgot password? function not working
Posted by: Nick Roper
Date: September 07, 2005 03:55PM

Hi Lisa,

What do you get if you print the value of $email? e.g:

$email = $row[1];
print $email;

etc...

does it output a valid email address ?

Nick

--
Nick Roper

Options: ReplyQuote


Subject
Written By
Posted
September 02, 2005 10:20PM
Re: forgot password? function not working
September 07, 2005 03:55PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.