|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-04-28 09:37 UTC] sniper@php.net
[2003-05-09 07:41 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 18:00:01 2025 UTC |
I used: ini_set('default_socket_timeout', 3); But sometimes (not always!) reading a file like file_get_contents('http://www.example.com'); takes more time.