Modify String If It Is Too Long
This will take a string and if it is too long shorten it and add 3 dots to the end of the string.
Multiple Stylesheets Using Cookies
Use cookies to let a user choose what style sheet they would like to use on your site.
Is your site in maintenance? Let users know by directing them to a maintenance page without them disrupting your maintenance.
Mean, Median, Mode, Range Of An Array
This function will take an array, and either display the: mean, median, mode, or range of the array.
http://phpsnips.com/45/Mean,-Median,-Mode,-Range-Of-An-Array
This script makes a list of content for each month and puts the current month first, and then lists the months coming up.
MB CopyMCF-DIR :: Copying or Moving Files and Chil
Copying or Moving Files and Child Files from Source Dir to Destination Dir
http://phpsnips.com/117/MB-CopyMCF-DIR-::-Copying-or-Moving-Files-and-Chil
This script will be used to mail someone from your code
Minutes in hour Minutos em horas -- 100 minutes = 1:40h
Make an php file downloadable and make it wanting
http://phpsnips.com/463/Make-an-php-file-downloadable-and-make-it-wanting-
This class has lots of common functionality built right into it. It also supports Mysql and Sphinx.
This class will take a movie and convert it to an ascii movie (FFMpeg required). Note, output files are about 10x larger than the actual movie, but it is a really cool effect!