RE: [PHP] REMOTE_ADDR in requied files

2002-01-04 Thread Intruder
>> When I call function stored in another file, included with require >> command, variable $REMOTE_ADDR is empty in this function. How is that >> possible?? Thanks for help. function Funcname() { global $REMOTE_ADDR; ...funcbody... } -- PHP General Mailing List (http://www.php.net/) To unsubs

[PHP] REMOTE_ADDR in requied files

2002-01-04 Thread Jan Muzik
When I call function stored in another file, included with require command, variable $REMOTE_ADDR is empty in this function. How is that possible?? Thanks for help. Jan Muzik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-