Ver Mensaje Individual
  #2 (permalink)  
Antiguo 12/05/2004, 06:46
Cluster
O_O
 
Fecha de Ingreso: enero-2002
Ubicación: Santiago - Chile
Mensajes: 34.417
Antigüedad: 22 años, 2 meses
Puntos: 129
El manual oficial de PHP habla de:

Cita:
If you need to set a timeout for reading/writing data over the socket, use socket_set_timeout(), as the timeout parameter to fsockopen() only applies while connecting the socket.
Lee los comentarios de los usuarios .. creo que hablan de ese tema:
http://www.php.net/manual/en/function.fsockopen.php

Y si tienes oportunidad de usar las extensioens:
cURL sería lo ideal .. por lo menos te facilita el trabajo con sockets
www.php.net/curl

Un saludo,
__________________
Por motivos personales ya no puedo estar con Uds. Fue grato haber compartido todos estos años. Igualmente los seguiré leyendo.