Quote Originally Posted by ladybugmom View Post
I hope this works for everyone. Please read the READ ME FIRST file, it gives you complete directions on how to install this form and needed changes to make it work correctly.

Since the UPLOAD-POINT file is to big for me to include in the total set up, you need to download it from here and upload it on your server first then upload my files. My files will overwrite 4 files in the "upload" folder.

If you have questions, I am very limited in my knowledge of php, but I will try to do my best.
Hi ladybugmom

Thanks for a great contribution, which I am currently perusing.

In the ReadMeFirst, Point 9 states:
"You can specify which files you do not want uploaded."

Searching through the files for how to do this, I found many references to $up_ignore, and am wondering if this is what Point 9 refers to?

However, while the list of possible exclusions greatly exceeds the 5 provisions for up_ignore, this function also seems limited to whole filenames, eg index.php.

Instead what I want to do is limit the uploads to files with .jpg, .png, .gif, .pdf and .txt extensions only, which is contrary to the up_ignore function.

Could you please enlighten.