Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

308
Vistas
Failed to load file inside server with $_GET

I've been trying to get inside of my folder a url but i'm getting a error like this i've tryed with file_get_contents but isn't working anymore

Warning: include(/home/vol2_3/*****/*****/htdocs/new/td.php?r=8&ids=309834): failed to open stream: No such file or directory in /home/vol2_3/*****/*****/htdocs/new/test.php on line 146

I've been trying like this and with file_get_contents but isn't working

include($_SERVER['DOCUMENT_ROOT']."/new/td.php?r=8&ids=".$info["id"]);
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

You cannot pass query string in the include() function. This function requires the PHP file path to passed, not an URL. This will work:

include($_SERVER['DOCUMENT_ROOT']."/new/td.php");
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda