Date: 05/04/00
- Next message: wico <email protected>: "[PHP-DEV] PHP 4.0 Bug #4318: Crypt error"
- Previous message: martin.widmann <email protected>: "[PHP-DEV] PHP 4.0 Bug #4317: POST on IIS5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I wonder if there is a way to hide the login/passwd of the database when I
> do a connection
> in my PHP script. I have read that ZEND is able to 'compile' the scripts
so
> is it able to hide password?
I store name and password in cookies. Both are crypted by symetric
algorithm.
Interesting algorithms are at address:
http://www.eskimo.com/~weidai/cryptlib.html
____________________________________________________
Ing. Bohumír SUP Kontakt
NEWTON Mergers&Acquisitions Tel.: +420-19-7222504
Plzen, Purkynova 28 Mobil: +420-606-828188
CZECH REPUBLIC Fax: +420-19-7236529
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: wico <email protected>: "[PHP-DEV] PHP 4.0 Bug #4318: Crypt error"
- Previous message: martin.widmann <email protected>: "[PHP-DEV] PHP 4.0 Bug #4317: POST on IIS5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

