View Single Post
Old 12-20-2001, 12:09 PM  
TheFLY
So Fucking Banned
 
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
Quote:
Originally posted by Ludedude:
[B]Kman...here's how I do UCJ on a php page to call the c module:

<?php
putenv ( "HTTP_REFERER=".$HTTP_SERVER_VARS["HTTP_REFERER"] ) ;
putenv ( "REMOTE_ADDR=".$HTTP_SERVER_VARS["REMOTE_ADDR"] ) ;
PassThru ( "./cgi-bin/ucj/ucjref.cgi" ) ;
?>
That's very cool.
TheFLY is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote