|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-11-21 07:17 UTC] mfischer@php.net
[2001-11-22 09:22 UTC] khimich at ukr dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 27 02:00:02 2025 UTC |
This code $fp=fsockopen("10.0.5.1",80,&$errno, &$errstr,5); if(!$fp) echo "$errno $errstr"; core dumped after message "60 Operation timed out"