dohdoh

dohdoh

Joined
Oct 14, 2003

Code Snippets

dohdoh created a Page  -  Aug 31, 2005
4,548 

This function takes in a directory path and recursively searches through the directory structure and returns all files in those directories. The file list is returned in an array. This function has 1 required parameter and 2 optional parameters. directoryToArray(Path to Directory [,file extention [,Display Full Path]] If the file extension parameter is set, only files matching that extension will..

  4 Threads   PHP  
dohdoh created a Page  -  Aug 31, 2005
1,813 

This function extracts all alpha numeric letters and numbers from a string. Basically, it takes out everything that is not an alpha-numeric character, including spaces.

  1 Thread   PHP  
dohdoh created a Page  -  Oct 11, 2004
3,873 

This is an update of Hawkee's date conversion script. Just a little bit more simpler. Hawkee, not trying to make you look bad or anything either. :)

  2 Threads   PHP  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.