Re: how to not write password in code for using to mysql?
Posted by _mario.lat on 05/27/07 16:56
>> I use PHP and I'd like to not write in hardcoded way password
>> and login to access to mysql.
>> how to not write password in code for access to mysql?
>> How can I do?
>> I'd like that who see my code don't see my paswords.
>> there is a solution?
>
> Now you can create the following file
Thank you for answering me.
I'm shure there is a better way with cript:
DES or SHA, RSA...
Mario.