From 0af64c0ca619aff5cfd9ccce1712f2257df8af6c Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Mon, 14 Dec 2009 17:28:58 +0000 Subject: [PATCH] Implemented user note, that php_uname('n') also does this before 5.3. Via jonasschaub at gmail dot com git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292137 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/network/functions/gethostname.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/reference/network/functions/gethostname.xml b/reference/network/functions/gethostname.xml index 8d0f763da1..674eea5eaa 100644 --- a/reference/network/functions/gethostname.xml +++ b/reference/network/functions/gethostname.xml @@ -35,6 +35,9 @@ ]]> @@ -47,6 +50,8 @@ echo gethostname(); // may output e.g,: sandie gethostbyname + gethostbyaddr + php_uname