Hi, I was curious, I've always used $REMOTE_ADDR, but is there any real difference with using $REMOTE_ADDR Vs. $HTTP_SERVER_VARS["REMOTE_ADDR"] ?
Also, is there anyway in PHP to change the scripts user ID too root, so I can make a script that edits a APF CONF, I'd prefer not to chown it to the scripts user ID.
Thanks.
REMOTE_ADDR and root user questions.
Moderator: General Moderators