Five great development blogs to which you should subscribe: DevTips (subscribe) ProBlogDesign (subscribe) David Walsh Blog (subscribe) NETTUTS (subscribe) Raymond Selda (subscribe)
{ 2 comments }
Posts tagged as:
Five great development blogs to which you should subscribe: DevTips (subscribe) ProBlogDesign (subscribe) David Walsh Blog (subscribe) NETTUTS (subscribe) Raymond Selda (subscribe)
{ 2 comments }
If you’re editing a WordPress theme template file by adding a call to a plugin’s function, you need to be careful. In six months or a year you’re going to deactivate or delete that plugin, and you’re going to get a big ugly fatal PHP error on your blog. You can avoid it, though, by [...]
{ 0 comments }
Today I’m going to explain how to make your WordPress blog display a special note based on a tag associated with a post. This tip is uniquely written for users of Chris Pearson’s awesome Thesis Theme, but if you are crafty enough with WordPress, you’ll be able to use it regardless of the theme you’re [...]
{ 5 comments }
Pro-Tip: Tell your website to treat CSS files as if they’re PHP files to make life easier. There are only two simple things you need to do to enable this!
{ 18 comments }
Just a bunch of random thoughts I’ve been meaning to post … It took me for-freaking-ever to recognize that it’s Matt Dillon doing the voiceover on the Pontiac Torrent commercials. It took me five minutes to find and download Struggle, by Ringside — the music from the commercial. I snagged a couple of their other [...]
{ 3 comments }
MagpieRSS: an XML-based (expat) RSS parser in PHP!
{ 0 comments }
A Contact Database using MySQL and PHP Build your own Database Driven Website using PHP & MySQL Interfacing With MS Access 97+ The PHP Resource Index
{ 0 comments }