Ver Mensaje Individual
  #2 (permalink)  
Antiguo 30/04/2010, 23:08
Avatar de bet7o
bet7o
 
Fecha de Ingreso: febrero-2010
Ubicación: DF
Mensajes: 315
Antigüedad: 14 años, 3 meses
Puntos: 20
Respuesta: Incluir archivo datos archivo externo

podrias usar cualquiera de las siguiente opciones:

curl: [URL="http://mx.php.net/manual/en/ref.curl.php"]http://mx.php.net/manual/en/ref.curl.php[/URL]
socket: [URL="http://mx.php.net/manual/en/book.sockets.php"]http://mx.php.net/manual/en/book.sockets.php[/URL]
file_get_contents: [URL="http://php.net/manual/es/function.file-get-contents.php"]http://php.net/manual/es/function.file-get-contents.php[/URL]

Saludos!