Re: [PHP] Re: Constant PHP_OS and Mac Server

2004-02-14 Thread Gerard Samuel
On Saturday 14 February 2004 02:34 am, - Edwin - wrote: > I don't have a Mac Server here; only a G5 with the "ordinary" Panther ;) > > The answer must be the same though... > > >var_dump(PHP_OS); >// result is -> string(6) "Darwin" > > ?> > Thanks -- PHP General Mailing List (http://www.

[PHP] Re: Constant PHP_OS and Mac Server

2004-02-13 Thread - Edwin -
I don't have a Mac Server here; only a G5 with the "ordinary" Panther ;) The answer must be the same though... Gerard Samuel wrote: I dont have a Mac handy to get the value of the constant PHP_OS. If anyone has access to a Mac, please reply to me with the output of var_dump( PHP_OS ); var_du