Whether you’re creating your own custom blog, tweaking a CMS or building a plugin this is one block of code that can come in very handy. I’ve used this many times over the years and it has always served me well. I will admit, I am terrible with regular expressions and found this a while […]
Category: PHP
Find yourself constantly twittering about your new blog post to increase your SEO for you blog. Save yourself some time by downloading and installing WordTwit on your blog. All you have to do is configure your username and password and activate the plugin. Update: Well it seems it wasn’t quite as simple as I first […]
I was recently developing a PHP scraping script to extract the contents of a couple of websites and I wanted to find a quick way to run through a loop for each letter of the alphabet. I figured since PHP was so versatile there had to be a quick and easy way, so I did […]