Hi Kevin,

Friday, August 10, 2007, 7:26:30 PM, you wrote:

> I doubt this, but is there any way to determine via PHP if a browser  
> was refreshed automatically via a META tag vs the person clicking the
> refresh button?

You could dynamically generate the meta tag, so it refreshes to your
page with some extra parameter that wouldn't exist if someone just hit
F5. It's not foolproof (as the meta tag can of course be seen in plain
text), but it should give you a high success rate.

Cheers,

Rich
-- 
Zend Certified Engineer
http://www.corephp.co.uk

"Never trust a computer you can't throw out of a window"

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

Reply via email to