Tag: name

Defining a Constant with PHP

Defining a constant in PHP can come in handy when working with a value that will be used throughout your script. What is a constant exactly? According to PHP.net, “A…

Buy a Theme, Win an iPad!

June is here, and to some of us, that means quite a few things. Summer is on the horizon (for those of us in the Northern Hemisphere). We’re slowly getting…

Creating Shadows with CSS3

CSS3 has introduced some cool effects that give you control over elements of design that were once only possible using images. One of the new effects I have been having…

Remove the WordPress Generator

WordPress automatically places a line of text between your <head> tags which states the version you currently have installed. I have read that it is there for statistical reasons which…