Ver Mensaje Individual
  #12 (permalink)  
Antiguo 09/01/2013, 12:11
7owell
 
Fecha de Ingreso: enero-2013
Mensajes: 11
Antigüedad: 11 años, 3 meses
Puntos: 1
Respuesta: problema con file_get_contents

Ahora mismo con esto:

$handler = curl_init( "http://www.ringcentral.com/api/index.php?cmd=getCountries&typeResponse=json" );
curl_setopt($handler, CURLOPT_USERAGENT,"Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1");
curl_exec ($handler);
curl_close($handler);

Me lo imprime todo