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 );

<?php


  var_dump(PHP_OS);
  // result is -> string(6) "Darwin"

?>

HTH,

PS (to myself)
First post from Thunderbird 0.5

--

- E -

"I may have invented it [Ctrl-Alt-Del],
 but Bill made it famous." - David Bradley

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to