Basics
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 | No Comments »
Sanitize content copied and pasted from Microsoft Word for insertion into database.
By: Daniel
Basics | Added: 03-25-2009 | No Comments »
Random string generator
Create a random string, great for passwords!
By: Daniel
Basics | Added: 02-13-2008 | No Comments »
Create a random string, great for passwords!
By: Daniel
Basics | Added: 02-13-2008 | No Comments »
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 »
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 »
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 | 14 Comments »
Export any data to a CSV from a database. Automatically adds the column headers and all data.
By: Daniel
Basics | Added: 01-25-2007 | 14 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 | 7 Comments »
Export any kind of data with PHP to a csv format.
By: Daniel
Basics | Added: 12-28-2006 | 7 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 »
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 | 2 Comments »
Count the number of users currently on your site.
By: Daniel
Basics, Counters | Added: 07-26-2006 | 2 Comments »

