Shorthand Border Radius
When I first started using the border-radius property, I was slightly confused as to why it didst have a shorthand counterpart. I later found out it did indeed have one, but it wasn’t used much at all because it’s slightly different to the shorthand used with padding & margin. Keep reading…
Simple CRUD with PHP & MySQLi
It’s all well & good being able to get info from a database, but what you really want to do it add, edit and remove it. To save you tons of...
How To Query WordPress
I’d love to start doing screencasts, and the 5 minute limit of Screenr was the spur I needed, mainly because it means I have to keep them short & sweet. (How...
Excluding Multiple Categories In WordPress
Whilst working on a clients site today, adding a new section, I came across a small problem where I needed to exclude 2 categories from the themes index.php file. The home...
Serve IE6 Visitors the Default WordPress Theme
I don’t really like IE6. Who does? I did have a chunk of PHP code that made sure IE6 got no CSS or JavaScript, but that code didn’t like WordPress much,...
Redirecting With PHP & htaccess
This blog used to be at the url http://pdwd.net/blog/. When I moved it over to it’s own sub-domain, I still got a few people going to the old domain looking...
7 WordPress Customizations
Just because your site is powered by WordPress, that doesn’t mean it should look like a blog! I’m going to show you a few ways to make your WP powered...
