Get All the Files from a Directory Using PHP
I was developing a WordPress site for a client who required multiple images for each of the products that they offered. Instead of uploading each one through the WP...
7 comments
I was developing a WordPress site for a client who required multiple images for each of the products that they offered. Instead of uploading each one through the WP...
7 comments
Over the past couple of weeks I have helped out many people who have been hacked. There are many ways in which you can protect your site, but the...
1 comment
While developing a site for a client, I needed to figure out a way to convert certain text elements into images. I had no clue how to do this...
9 comments
I just needed to do this for a client’s site to set an expiration date for a user and I thought it might be something that other programmers might...
5 comments
With the amount of people walking around using iPhones or some sort of Blackberry or PDA, it makes sense to provide an alternative landing page for Mobile/Handheld users that...
22 comments
A client asked for me to put together a page on his website that would collect info off of his RSS feed and populate a page that could be...
6 comments
I noticed a small issue in WordPress 2.7 when I was designing a login bar at the top of a client’s site and the logout link would not log...
9 comments
I was just putting together a WordPress widget for a client and I came across a small road block. I was using <?php query_post(); ?> to set the loop...
22 comments
There are two plugins out there that I have found that help customize your WordPress install by removing the dashboard. Why would you want to do this? Well, perhaps...
27 comments
Sometimes when I’m bored I decide to try to replicate something using Photoshop and/or Illustrator. I was thinking of incorporating a vinyl record into a logo for a client...
7 comments