Re: [PHP] disabling page caching, yes or no

2001-02-03 Thread Richard Lynch
> I'm trying to build the first page to a database driven website. The first > thing I'm trying to do is detect if cookies are enabled on the users > browser, and then, via a header(location: mysite.php), redirect the user to > either a cookie supported page, or cookie unsupported page. I will u

[PHP] disabling page caching, yes or no

2001-01-30 Thread Noel Akins
Hello, I'm trying to build the first page to a database driven website. The first thing I'm trying to do is detect if cookies are enabled on the users browser, and then, via a header(location: mysite.php), redirect the user to either a cookie supported page, or cookie unsupported page. I will