Hello All,

I want to return a gif from a php script. I want it to not be cachable
"anywhere" not browsers, proxys etc. Actualy what I want to do is pass an
existing .gif file as the output and do some database manipulation whilst I
do so.

A bit like a hit counter type system.

<img src="counter.php?site=1">

Any help as to where I should start looking would be greatly appreciated.

Henry.

TIA.



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

Reply via email to