[PHP-DEV] Hide password From: bohumir.sup (bohumir.sup <email protected>)
Date: 05/04/00

> 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>