Ver Mensaje Individual
  #2 (permalink)  
Antiguo 30/10/2004, 12:30
Avatar de claudiovega
claudiovega
 
Fecha de Ingreso: octubre-2003
Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 20 años, 6 meses
Puntos: 11
$carpeta_actual=dirname($ruta);

o en el mismo script:

$carpeta_actual=dirname($PHP_SELF);