post-curl

Post to a URL Using cURL and PHP

March 25, 2011

A client needed me to write a script that would collect information from their database and post it to a specific URL, just like it was being submitted by a…

WordPress Search

Excluding Pages from WordPress Search

July 8, 2010

When people visit my site and do a search, I assume they’re looking for results within my posts and not in any of my static pages. Too bad WordPress automatically…

wp

Display Random Posts in WordPress

October 19, 2009

I am working on a new WordPress site and I wanted to display a selection of random posts at the bottom of every page. It is pretty simple to do,…