--- Nitin <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I'm using PHP function crypt() to encrypt the
> password while updating the password for user's
> email accounts.
> It was running fine on PHP 4.0.6, but since I
> updated to PHP 4.1.2, it's giving me problems. No
> errors, nothing, password is updated but to unknown
> value. 

what do you mean by unknown value.
is it string "unknown value"??? or something else you
can not recognise.
It should not be a problem as long as you are able to
validate it.

zareef ahmed

> 
> Is this some kind of bug of crypt() function or what
> else it could be? Scripts are same.
> 
> Please help as soon as possible.
> Thanks in advance


=====
Zareef Ahmed :: A PHP Developer in Delhi(India).
Homepage :: http://www.zasaifi.com


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to