I'm trying to create a script that handles/logs banner click-throughs from an HTML page passing variable information through the URL.

example URL:
http://somehost.com/bannerhandler.php?value=1

The test script I wrote, however, is not recieving the variable information. Any ideas of what I should look for or some helpful documentation to read?

Thanks





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

Reply via email to