This simple script picks up random quotes from fortune's-like text files. Sentences are seperated by "%" char, fortune style database. The script could be used with any
textfile, just watch out for the right needle and define()d include dir.
Simple script to upload files via FTP. You can define destination directories by scroll-down menu, maximum file size and allowed file extensions. Originally written to allow
clerks uploading zip files into certain restriced areas of my website.
Simple message board working on MySQL database. It supports multiple levels, threads, search by topic or free text. SQL part is made up using PHPLib. Zip file includes a working
example and images for toolbars.