Posts Tagged ‘php’

Posted in Coding, Tips, Wordpress at 10:11 pm September 29, 2007

archive.php (in the Wordpress theme folder) is the file that handles the output of posts grouped by categories, tags (in WP 2.3) and by dates. Since I have a wide variety of topics, I figured it would be helpful to provide feeds specific to a reader’s particular interest(s). The problem was I didn’t know how [...]

Read the rest of this entry »
Posted in Coding, Coppermine, General, Wordpress at 12:28 pm September 9, 2006

I have added CPM Fetch to my blog. The author, vuud, describes CpmFetch as:
…a PHP object that allows you to easily display random or latest images from your coppermine gallery on external php and html pages… You can draw images (random or otherwise) from the entire gallery, a specific category or a single album.
I’m [...]

Read the rest of this entry »