| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Fernando Castro Saenz (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| This class can upload and manage files and folders in FTP server. It can connect to a given FTP server on behalf of a given user using his password to perform several types of actions like: - Setting the current FTP server directory - List the files and directories in the current directory - Upload to the FTP server a given file uploaded via Web forms - Create, rename and delete directories and files - Change file permissions - Get file details The code and comments are in Spanish. In Spanish: Esta clase se encarga de conectar con una cuenta ftp especificada por el usuario y nos permite subir archivos, crear carpetas, renombrar archivos y carpetas, eliminar archivos y carpetas, eliminar directorios completos (con y sin contenido), obtener información detallada de los archivos, etc.. |
| Not enough user ratings |
| ||||
| This class can be used to show paginated listings updated using AJAX. It takes as arguments the an array of data entries to display in the pages and the limit number of entries to display per page. The class generates HTML and JavaScript for navigation links to update the listing without reloading the page when the links are clicked. |
| Not enough user ratings |
| ||||
| This class can be used to validate and process uploaded image files. It can take an array of information of an uploaded file and validate it by checking the MIME type against a list of accepted MIME types. The class can move the file to a given directory. It can also generate thumbnails when the images are files. In Spanish: Clase que se encarga de recibir los datos de un file recogido través de un formulario POST y los sube a la carpeta que se desee. La clase hace distinciones de tipos mime de los archivos y permite generar thumbnails para las imagenes. |
| 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 |