Salamat kaayo bai naa mo sample code ana..

On 3/15/07, Francis Alvin Barretto <[EMAIL PROTECTED]> wrote:

On 3/15/07, Jarlo Nicholas Solde <[EMAIL PROTECTED]> wrote:
>
> Dear Guys:
>
>      I am created a Online Inquiry System but my problem is how to
> encrypt my password i am using MYSQL Database in the database the
> password field is decnrcypt but my probelm is what is the code to
> encrpyt in php do you have an idea.
>
>


sa php md5($password) man siguro.. sa mysql password("MyPassword")..
$encPassword = md5($password);



_________________________________________________
Kagay-Anon Linux Users' Group (KLUG) Mailing List
[email protected] (http://cdo.linux.org.ph)
Searchable Archives: http://archives.free.net.ph




--
Mr. Jarlo Nicholas L. Solde
" In God We Trust"
_________________________________________________
Kagay-Anon Linux Users' Group (KLUG) Mailing List
[email protected] (http://cdo.linux.org.ph)
Searchable Archives: http://archives.free.net.ph

Reply via email to