* Thus wrote cab: > Hi, > > newbie question > > I have a linked image, I want to track the users/times the image has been > clicked. > > I've set up another .php page that populates a database with the click, then > I wanted to: > Header("Location: http://someothersite "); > > but I get the lovely Headers already set error message.
PHP tells you exactly where the line is that started the output. Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php