On Thursday 05 December 2002 00:44, Chase wrote:
> Yes I am.
>
> I was just asked to create a simple web page that would display the
> visitors IP address using:
>
> <?php echo $REMOTE_ADDR; ?>
So you're saying that the above works ...
> and when I call this up over the intranet or internet it works just fine.
> However, I was also asked to create a page that would just display the PHP
> Info screen and that will only show up on the server.. I can't get that
> page to show remotely.
... but <?php phpinfo(); ?> doesn't work??
> Based on this, I think my error is in my setups for either PHP4 or IIS...
If phpinfo() doesn't work then I think you've got far bigger problems than
setups to worry about ;-)
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
/*
I knew one thing: as soon as anyone said you didn't need a gun, you'd better
take one along that worked.
-- Raymond Chandler
*/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php