Ver Mensaje Individual
  #9 (permalink)  
Antiguo 01/02/2008, 06:37
etej
 
Fecha de Ingreso: enero-2008
Mensajes: 63
Antigüedad: 16 años, 4 meses
Puntos: 0
Re: Cargar pagina

Mira probe con...
include("http://pirulo.com:8080/util/llamarhttp.jsp");
exec("http://pirulo.com:8080/util/llamarhttp.jsp");

Pero al ejecutar me sale:
<br />
<b>Warning</b>: include() [<a href='function.include'>function.include</a>]: URL file-access is disabled in the server configuration in <b>/..../push/sms.service.php</b> on line <b>134</b><br />
<br />
<b>Warning</b>: include(http://pirulo.com:8080/util/llamarhttp.jsp) [<a href='function.include'>function.include</a>]: failed to open stream: no suitable wrapper could be found in <b>/.../push/sms.service.php</b> on line <b>134</b><br />
<br />
<b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening 'http://pirulo.com:8080/util/llamarhttp.jsp' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/.../push/sms.service.php</b> on line <b>134</b><br />

Mil disculpas, pero es la primera vez que tengo que hacer esto y estoy desorientada!!
Gracias por la ayuda!