View Single Post
Old 06-03-2003, 03:31 PM  
snowpimp
Confirmed User
 
Join Date: Feb 2002
Location: South Lake Tahoe, CA
Posts: 1,099
here it is:

<?php
putenv("REMOTE_ADDR=".$HTTP_SERVER_VARS["REMOTE_ADDR"]);
putenv("REQUEST_METHOD=".$HTTP_SERVER_VARS["REQUEST_METHOD"]);
putenv("HTTP_COOKIE=".$HTTP_SERVER_VARS["HTTP_COOKIE"]);
if( $HTTP_REFERER )
{
putenv("HTTP_REFERER=".$HTTP_REFERER);
}
PassThru("./cgi-bin/ucj/ucjref.cgi");
?>

please icq me and i'll tell you where to send the traffic!
__________________
HIGH QUALITY ADULT AND NON-ADULT DESIGN/MARKETING WORK SINCE 1997!!

Yan - ICQ # 4790444 - Phone: 530-544-7058

snowpimp is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote