Basics
Remove whitespace from string
Remove whitespace from the beginning, middle and end of a string.
By: Daniel

Basics, Miscellaneous | Added: 10-28-2009 | No Comments »
Sanitize copy/paste text from word
Sanitize content copied and pasted from Microsoft Word for insertion into database.
By: Daniel

Basics | Added: 03-25-2009 | 1 Comment »
Random string generator
Create a random string, great for passwords!
By: Daniel

Basics | Added: 02-13-2008 | 1 Comment »
Prevent direct file access
Protecting direct access to php files that do not need to be directly accessed.
By: Daniel

Basics, File Manipulation | Added: 08-16-2007 | No Comments »
Extract meta tags from a website
Extract meta tags from a website or a file.
By: Daniel

Basics, Miscellaneous | Added: 01-26-2007 | No Comments »
Advanced CSV Export
Export any data to a CSV from a database. Automatically adds the column headers and all data.
By: Daniel

Basics | Added: 01-25-2007 | 15 Comments »
Export data to CSV (Comma Separated Value)
Export any kind of data with PHP to a csv format.
By: Daniel

Basics | Added: 12-28-2006 | 8 Comments »
Website uptime check
This code will allow you to check it a website is currently up or down.
By: Daniel

Basics, Servers | Added: 08-19-2006 | 8 Comments »
Users Online
Count the number of users currently on your site.
By: Daniel

Basics, Counters | Added: 07-26-2006 | 3 Comments »
geovisitors