If I want to secure the access to the database by asking for passwd, what
should I do ? I suppose I need a secure connection to transfer the username
and passwd between HTML form and the script - how do I make that ?
How do I secure the database file with passwords and user names so that
it cannot be accessed by anyone, just by allowed users ?

thank you
        roman


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to