// ------------------------------------------------------------------------- // // PHP UPLOAD TO MY FTP 1.2 README // // ------------------------------------------------------------------------- // // Copyright (C) 2002 Matthias ETIENNE // // ------------------------------------------------------------------------- // // http://matt.phptest.free.fr/php_upload_to_my_ftp/ // // ------------------------------------------------------------------------- // // This program is free software; you can redistribute it and/or modify // // it under the terms of the GNU General Public License as published by // // the Free Software Foundation; either version 2 of the License, or // // (at your option) any later version. // // // // This program is distributed in the hope that it will be useful, // // but WITHOUT ANY WARRANTY; without even the implied warranty of // // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // // GNU General Public License for more details. // // // // You should have received a copy of the GNU General Public License // // along with this program; if not, write to the Free Software // // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // ------------------------------------------------------------------------- // Présentation ------------ This script helps you to upload files to you ftp server via your web browser. Several options: - You can turn on the authentification system (by password). - You can receive a mail when a new upload, and receive the uploaded file in attachment. Restrictions ------------ - You must have php4.x.x on your server. - You must have the FTP extensions for PHP. - You need the mail() function of php activate if you want to receive confirmation mails. Installation ------------ See INSTALL file. Download -------- http://matt.phptest.free.fr/php_upload_to_my_ftp BUGS ---- Please Repport Bugs to matt@php-test.com See BUGS file. Changelog --------- See Changelog.txt. See also: http://matt.phptest.free.fr/php_upload_to_my_ftp/Changelog.txt ------------------------------------------------------------------------------------ Last modified: le 12/05/2002 ------------------------------------------------------------------------------------ e-REdING. Biblioteca de la Escuela Superior de Ingenieros de Sevilla.


DISEÑO DE HERRAMIENTAS PARA PORTAL DE GESTIÓN DE CENTROS DOCENTES

: Leiva Jiménez, Andrés
: Ingeniería Telecomunicación
Contenido del proyecto:
Directorio raíz  >  proyecto  >  proyecto  >  links_downloads  >  uplinks  >  Docs  >  English  >  README