myfiles is a Web application that serves as a way to automatically display and allow downloads (or authorized uploads) of files to any selected directory. It can keep counts and optionally record basic information regarding clients who download files. There are some global configuration controls and authorized rights for users who successfully login.
myPhile is a Web application that serves as a customizable generic front-end to any MySQL table. It provides "view" control and user access privileges for editing, deleting, adding records, and more. Field control allows default strings or MySQL calculations on adds or edits. All functions are provided in a single PHP file. Simple and complex searches are possible and the most recent searches are stored. It supports the creation of CSV files. Row views and detail views are configurable through a simple Web interface.