ID:               24073
 Updated by:       [EMAIL PROTECTED]
 Reported By:      dv at josheli dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: Windows XP
 PHP Version:      4.3.1
 New Comment:

Fixed in CVS, it'll show up during the next manual build.  Thanks for
the report :)


Previous Comments:
------------------------------------------------------------------------

[2003-06-07 00:25:58] dv at josheli dot com

"Example 1" under function 'gethostbyname' should read "gethostbyname",
not "gethostbyaddr".


gethostbyname
.....

Example 1. A simple gethostbyaddr() example

<?php
$ip = gethostbyname('www.example.com');

print $ip;
?>

See also gethostbyaddr(). 

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24073&edit=1


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

Reply via email to