Just a little note. Don't use $remote_addr. I would strongly recomend using $HTTP_SERVER_VARS["REMOTE_ADDR"].
----- Original Message ----- From: "gamin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 24, 2002 1:10 PM Subject: [PHP] Re: security of stand alone script > i guess i can use $remote_addr to see if the user has an IP. > > But still out of curosity - any way of knowing the user that called the > script ? > > gamin. > > Gamin" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hi, > > > > Running Red Hat 7.2, PHP 4.0.6. Is there any way of knowing if a > certain > > PHP script was run from the command line, shell script or through the > > webserver (Apache). May be i could check the user calling the script and > > find out but how would i do that ? > > > > thx in advance > > > > gamin > > > > > > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php