RE: [PHP-DB] Selecting PASSWORD() value in MySQL

2002-10-11 Thread Tim Haak
than 15). The stored string's end was concatenated. I found that in my example it made the string 4 times as long. Thanks! Tim Haak -Original Message- From: John W. Holmes [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 7:17 PM To: Tim Haak; [EMAIL PROTECTED] Subject: RE: [PHP

[PHP-DB] Selecting PASSWORD() value in MySQL

2002-10-10 Thread Tim Haak
() but they also failed. Can someone please help me accomplish this or point me to some resources that might help? Thanks! Tim Haak -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Deleting old sess_... files from /tmp dir

2002-06-06 Thread Tim Haak
the session.gc_maxlifetime in the php.ini to a lower number, but had no luck. I suppose a last resort is a script that runs in cron to delete the old files. Our environment is: Solaris 7, PHP 4.1.2, Apache 1.3.22. Thanks in advance for any advice you may have. Tim Haak -- PHP Database Mailing

[PHP-DB] Storing the Database Password

2002-02-06 Thread Tim Haak
suggestions on how to secure the database password would be greatly appreciated. Thanks in advance! Tim Haak -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php