On Thu, Aug 14, 2003 at 03:44:10PM -0400, CPT John W. Holmes wrote: > From: "Tim Winters" <[EMAIL PROTECTED]> > > No, and it's $HTTP_SESSION_VARS. PHP is case sensitive, remember?
And, do note, use $_SESSION instead. It will continue to work in default configurations of PHP 5, plus it's already global so saves having to issue global statements in each function using them. Enjoy, --Dan -- FREE scripts that make web and database programming easier http://www.analysisandsolutions.com/software/ T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y 4015 7th Ave #4AJ, Brooklyn NY v: 718-854-0335 f: 718-854-0409 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php