Ver Mensaje Individual
  #9 (permalink)  
Antiguo 04/12/2011, 06:31
Avatar de JaimeMSE
JaimeMSE
 
Fecha de Ingreso: diciembre-2010
Ubicación: Isla Cristina (Huelva)
Mensajes: 164
Antigüedad: 13 años, 4 meses
Puntos: 7
Respuesta: Mostrar páginas individuales en un mismo archivo

Cita:
Iniciado por Arkaitz Ver Mensaje
Prueba:

Código PHP:
Ver original
  1. <?
  2. $ruta = getcwd();
  3. $rutaheader = $ruta . '/header.php';
  4. include ($rutaheader);
  5. ?>
Lo he probado y nada :S

Código PHP:
Warning: include(C:xampphtdocsproteusuarios/header.php) [function.include]: failed to open streamNo such file or directory in C:xampphtdocsproteusuarioslogin.php on line 4 
Gracias de todas formas.
__________________
@JaimeMSE - ¡Sígueme!