[PHP] Question

2005-10-07 Thread Sven Simons
I've installed PHP using the windows installer I try to open then php pages containing the following script : "; echo "Server IP Address: "; $ipx = getenv("SERVER_ADDR") ? getenv("SERVER_ADDR") : 0; echo !$ipx ? "UNKNOWN" : $ipx; ?> It works and gives me a correct current IP address When m

Re: [PHP] Download PHP from Linux machine?

2001-02-23 Thread Simons
try to "double quotes" the url ""Jorge Alvarez"" <[EMAIL PROTECTED]> ¼¶¼g©ó¶l¥ó 976k7t$2t2$[EMAIL PROTECTED]">news:976k7t$2t2$[EMAIL PROTECTED]... > Hi there, > > I want to download PHP from my Linux server, but I can't just type "lynx > http://www.php.net/do_download.php?download_file=php-4.0.4