Ver Mensaje Individual
  #12 (permalink)  
Antiguo 06/01/2012, 17:42
Avatar de ramiro_md
ramiro_md
 
Fecha de Ingreso: septiembre-2008
Mensajes: 274
Antigüedad: 15 años, 8 meses
Puntos: 26
Respuesta: Include con variable por parametro

$absPath trae:
Código PHP:
Ver original
  1. $absPath = ($_SERVER['HTTP_HOST'] == "localhost") ? "http://localhost/lweb2.0" : "http://manantiales.edu.ar/web2.0";