db_upload_file() stores a file in a database table. Make sure that the column data type is big enough for the files you will be storing. db_download_file() retrieves a file from the database and places it in the same path as the script calling it, and returns the relative URL. If the file does not exist in the database, it returns an empty string.
A wiki application specifically for documentation building. Uses Text_Wiki so it can convert from wiki to any other format (XHTML for now; RTF, DocBook, and others are planned). Multiple sub-wikis (areas), access control list, anonymous and authenticated users, hierarchical mapping, built-in comment system, and more.
myMp3DB indices your MP3 files on disk and puts ID3-tags and MPEG data into the DB. Can search for artist/title/album in filename/ID3, and list the xxx newest files. Or just browse your Folders and display/download/enqueue whole folders of your mp3 files. You can use it on a seperate server to serve your clients (m3u aware) or just run it on a single computer. You can download or/and enqueue the found files. Admin password to handle the update of the Database. Currently only available in German. If you have essential proposals to improve the script, email the author.
The scripts are left quite simple, so you can easily adopt them into your environment!
SilverNews is a news script based on PHP and MySQL. Features: Top news can be chosen from a news or you can enter a text; categories; search engine; memberlist; sticky news; attachments; comments; you can change/edit/delete everything in the admin control panel; Styles; Smilies; User profile; You can add, edit and delete users; 2 groups of users: normal and administrator; You can edit all templates via the admin control panel; You can turn your Newsboard online or offline; Available in german and english.
ABC MailManager is a software for creating and managing mailing lists. You may create a mailing list directly by using a "subscribe form" on your site or by importing a list from a text file. It can send both plain and html mails with the ability to attach files. A mailing list archive is created during the mailing process. For sending mail the ABC MailManager uses server programs (like sendmail, qsend), but also can work directly with SMTP-server. An admin panel for mass mailing and managing your mailing lists.
phpAutoGallery is an auto-indexing image gallery that uses mod_rewrite to make the application fully transparent to the user. It has on-the-fly creation and caching of thumbnails, resized images (configurable sizes), and directory listing. It is easy to set up, fully customizable through the use of Smarty templates, and generates valid XHTML 1.0 Strict and CSS 2.0 code. It can overlay copyright/logo images on-the-fly and display information about images and directories.