|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-05-19 20:27 UTC] derick@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 13:00:01 2025 UTC |
The script <?php $ip = gethostbyname("www.php.net"); $out = http://".ip2long($ip)."/<br>\n"; echo $out; ?> and the answer is: http://-789091653/ what is wrong, because the correct answer is: http://3505875643/