[PHP] ftp site From: manuelito.ancheta <email protected>
Date: 12/29/00

I am building a http ftp site where all it does is display content of a
directory using ther readdir() function. It works, however, users can still
go the files by using http://site/dir/file.exe instead of
http://site/ftp.php?file-file.exe . I would like my users just to be able to
download file using the php script.

Help.

********************************
Manny Ancheta *
Data Communications Analyst *
Airborne Express *
Phone:(206)830-2319 *
********************************

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>