Frequently Asked Questions

Q: Who is SimpleFilePage for?

A: This script is for web designers and developers, print houses, video production companies, etc... Anyone who deals with large files with clients and customers.

Q: Why did you develop this script?

A: I got tired of the difficulties of getting files back and forth once they become too large for email. Training people to use FTP or the other file sharing services is a challenge. I wanted something super-simple.

Q: Can I customize the look?

A: Yes, the CSS is built right into the page and it is easy for anyone with CSS knowledge to customize the page design.

Q: Can I customize the function of the system?

A: Yes, you are free to modify the PHP. The coding is commented well, so it should be easy to figure out what's going on. Contact me with questions.

Q: What kind of web server do I need to run this on?

A: The script has been tested on a standard LAMP server. Most of it will run on a Windows server, but some modification will be required.

Q: What is the maximum upload file size?

A: This is a setting that you choose in the file configuration. The initial default is 1Mb. The absolute maximum size will depend on your hosting setup.

Q: What are the future plans for SimpleFilePage?

A: The script will be improved upon as time permits. New features will be added and bugs removed. If you have a bug report or feature request, please contact me. Keep it simple!