RE: [PHP-WIN] Creating a "nice" link

2002-04-18 Thread Brian McGarvie
have you configured your session_data path in the PHP.ini file? this may cause php to hang if you do not have this set -Original Message- From: R.S. Herhuth [mailto:[EMAIL PROTECTED]] Sent: 18 April 2002 2:00 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Creating a "nice" link I am creat

RE: [PHP-WIN] Creating a "nice" link

2002-04-18 Thread Steve Bradwell
Hey Ron, I am using php4, apache and win98 and sessions work ok for me, I am pretty new to php but I have found sessions are the easiest and most practical way to store vars, I was using cookies before...which work really well but can get a little tedious to use when you have alot of variables be