Anyone use UCJ called from a php file?
I tried calling the file
exec("/cgi-bin/ucj/ucjref.cgi");
like so, but it strips away all the referrer data like that.
Anyone have theirs working fine on PHP? Or have a suggestion?
I tried calling the file
exec("/cgi-bin/ucj/ucjref.cgi");
like so, but it strips away all the referrer data like that.
Anyone have theirs working fine on PHP? Or have a suggestion?


Comment