Afficher un message
Vieux 03/06/2007, 17h33   #1
sundby
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: how to not write password in code for using to mysql?

On May 27, 11:15 am, "_mario.lat" <n...@libero.it> wrote:
> hallo,
> 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?
> Thank you in advance.
> Mario.



What is this groups overall view on setting up .htaccess with
something like:
php_value auto_prepend_file /path/to/password/file.php

Is this a "Good Thing" or a "Bad Thing"? I have not deared to use it
yet, though if it never "screws up" I'm inclined to think it is more
secure since the path is hidden even when they can see your scripts.

  Réponse avec citation
 
Page generated in 0,05234 seconds with 9 queries