> header('Cache-Control: no-cache, must-revalidate');
> header('Pragma: no-cache');
> header('Expires: Mon,26 Jul 1980 05:00:00 GMT');

Kind of a follow on question to this. If you use a method like this on
public web pages, does anyone know if it'll affect how search engines
index your page? Will they ignore it because it's "expired"? Thanks. 

---John W. Holmes...

PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to