Quick Forum is a fast simple and multilingual message board It is based on text files and features a search engine categories and filters There is full administration for topics
PHP Snippets
Every PHP developer needs a good and reliable collection of code snippets. In this category, you will find 900+ copy and paste code snippets that will help in your next PHP project.
Allows you to build pages from templates containing PHP can be nested Requires phplib’s template class template inc normally installed by default I think Some people may disagree with this
This is a basic code snippet useful for PHP newbies which lets the user browse through the local system and get the dimensions of gif jpg files along with viewing
This is a script made with php for backup and restore a postgres database. Like pgdump.
This simple script takes user files from a form and uploads them to an FTP site with a friendly name. Uses the PHP FTP functions. Also has some error checking.
pass the number of bytes and it automatically returns it in b,kb,mb,gb,tb or pb
It works like this It creates an id for every user that visits the site It sets a cookie for him The cookie contains the unique id that is a
Like a famous analytical guessing game, you have to guess the coloured pins hidden behind the panel. Simple really – I wrote it to teach myself PHP.
This will work on all https and http securely without knocken overhead down. And its just plain simple
PHP file that gives a web site visitor the possibility to send email to the webmaster. Uses: HTML, PHP, JavaScript. Include files: class.Validator.php3, validate.js