07-23-2003, 10:34 PM
|
|
|
Guest
|
Quote:
Originally posted by StupidNewbie
that'll set off filters, do it like this
htaccess to addheader of a PHP script in some directory. instead of taking a query string as the variable use the name of the page requested, it doesnt matter if it exists or not because your php header will just use GD to output some static jpg/gif.
sorry - this make sense to you?
www.domain.com
www.domain.com/.htaccess -> adds header
their request
www.domains.com/unique_id/blah.jpg
php script uses $_SERVER['PATH_TRANSLATED']; to get the "query string" with is really just the page requested. That shouldnt set of any spam filters.
|
could you hook me up?
and if so, for how much?
contact me 
|
|
|
|