
02/04/2004, 08:14
|
 | | | Fecha de Ingreso: octubre-2003 Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 21 años, 4 meses Puntos: 11 | |
estudia las funciones:
- opendir()
- readdir()
- is_dir()
- is_file()
estan en y con buenos ejemplos: http://www.php.net/manual/es/ref.dir.php http://www.php.net/manual/es/ref.filesystem.php |