Re: [phplib] $REMOTE_ADDR string empty From: Mocha PHPLIB (mocha_phplib <email protected>)
Date: 05/04/00

At 10:43 AM 5/4/00 +0200, Nico Galoppo wrote:
>Hi,
>
>I have the following problem: when I use the $REMOTE_ADDR string in my
>phplib code, it seems to be empty. I am trying to use it for logging
>...
>I am using FastTemplate, could that be the problem? Or is it with
>phplib?

no

>When I make a plain page as follows, the variable does not show up empty
>(as it should).
>
><?php
>printf("coming from $REMOTE_ADDR");

try phpinfo();
then look for REMOTE_ADDR. are you using apache?

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>