Ver Mensaje Individual
  #1 (permalink)  
Antiguo 25/10/2009, 08:36
lamek
Invitado
 
Mensajes: n/a
Puntos:
Error include y get

Hola a todos, en mi web estoy haciendo que al darle a un link me haga un include tipo: include("Contenido/index.php?id=3") y me dice esto:

Código:
Warning: include_once() [function.include-once]: URL file-access is disabled in the server configuration in /home/a8547610/public_html/index.php on line 178



PHP Error Message

Warning: include_once(http://lamek.web44.net/Contenidos/Detalles/?Programas=93) [function.include-once]: failed to open stream: no suitable wrapper could be found in /home/a8547610/public_html/index.php on line 178



Warning: include_once() [function.include]: Failed opening 'http://lamek.web44.net/Contenidos/Detalles/?Programas=93' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a8547610/public_html/index.php on line 178
Por qué si siempre otros includes me los hace bien?