Archive for the ‘PHP’ Category

An Introduction to PHP

Saturday, February 20th, 2010

Learning PHP is a big step for anyone to take. With PHP, you can extend WordPress by writing your own plugins or perhaps you want to write a web application that solves a problem.




Form Helper Class

Thursday, June 18th, 2009

Make your life a little bit easier with the help of an HTML form helper class.




Alternative to WordPress is_home()

Thursday, March 5th, 2009

Need a better way to check if the current page is the homepage?