Snippets

Are you looking to search a directory for a specific file, or just display contents of a directory? Then I think this snippet of code will be useful.

jon | August 20, 2011 | Comments (1)

Do you need to format dates using php? Well, it's easy as cake - read on for some example code.

If you are looking for it to spit out the mm/dd/yyyy format, this is how it's done.

jon | August 20, 2011 | Comments (0)