PHP Classes

Packages of Rolando Santamaría Masó

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Rolando Santamaría Masó (2)  >  Mission progress status  >  Reputation  
Picture of Rolando Santamaría Masó
Name: Rolando Santamaría Masó <contact>
Classes: 2
Country: Cuba Cuba
Age: 40
All time rank: 22006 in Cuba Cuba
Week rank: 195 Up2 in Cuba Cuba Up
All time users: 1135
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Directorio  
Manipulate directories and files
This class can be used to manipulate directories and files.

It opens a given directory to execute several types of operations like:

- Retrieve the number contained entries recursively
- Retrieve the listing of entries recursively
- Copy entries recursively to a given directory
- Create new directories
- Delete entries
- Retrieve information of files or directories
- Remove all entries of a directory
- Rename entries

The code and examples are in Spanish.

In Spanish:
Esta clase permite realizar operaciones comunes con directorios y su contenido. Tales como:

- Obtener informacion detallada de un directorio o un archivo.
- Copiar un directorio con todo su contenido en otra localizacion.
- Renombrar elementos.
- Eliminar un directorio con todo su contenido.
- Eliminar archivos.
- Crear directorios
- Obtener el contenido completo de un directorio
Not enough user ratings

  Files folder image IP Auth  
Authorize access based on IP address
This class can be used to authorize access based on IP address.

It can read authorization rules from a file in the INI format and check if a given IP address match the authorization or denial rules.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z