Re: [PHP] How to get the server information

2003-11-08 Thread Burhan Khalid
K. Praveen Kumar wrote: Dear All, How can I get the Server Information which operating system the server is running? Using PHP. please let me know Read this www.catb.org/~esr/faqs/smart-questions.html Then RTFM or STFA or STFW where you will find http://www.php.net/reserved.variables :| -- B

Re: [PHP] How to get the server information

2003-11-04 Thread K. Praveen Kumar
Hi Imran, Thanks for the reply but $OS is not working. I need to get the on which operating system the server is running. Thanks & Regards Praveen On Tue, 2003-11-04 at 04:01, imran wrote: > Hi, > echo $OS; > echo ""; > echo $SERVER_SOFTWARE ; > ?> > bye > > - Original Message

Re: [PHP] How to get the server information

2003-11-04 Thread imran
Hi, "; echo $SERVER_SOFTWARE ; ?> bye - Original Message - From: "K. Praveen Kumar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Praveen Kumar" <[EMAIL PROTECTED]> Sent: Tuesday, November 04, 2003 2:33 PM Subject: [PHP] How to get the server information > Dear All, > How can I

Re: [PHP] How to get the server information

2003-11-04 Thread Jason Wong
On Tuesday 04 November 2003 17:33, K. Praveen Kumar wrote: > How can I get the Server Information which operating system the > server is running? Using PHP. please let me know phpinfo() -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web