[PHP-WIN] Managing Sessions

2001-05-23 Thread Scott Ellis
Would like to know from experience what are the best practices, and just options in general, for managing sessions when using PHP. Cookies or other Scott -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP-WIN] PHP and Multiple databases

2001-05-17 Thread Scott Ellis
I am fairly new to PHP and have used it on a few sites but I have not been dealing with databases much (in PHP). I am wanting to know if a single instance of PHP can be configured to connect to multiple databases or does is a new instance required for each DB. The scenario is that I may be pul