Archive for the ‘Programming’ Category

[PHP] – Check if a URL is valid/exists

Hello folks.

The following is a PHP function that will check a given URL to see if it’s valid, and check to see if it is responding (ie: returning Status: 200 OK).
(more…)

Restrict WordPress Admin Access

I’ve written a guest post for ThemeLab.com on how to restrict the wp-admin area access by IP address. I highly suggest anyone running WordPress to do so – you can view the post, here.

Domain Name Portfolio

Domain Name Portfolio is a free PHP/MySQL application that is built to help domain name owners organize their portfolio.

The software is developed by me, Eric Sizemore, and was first started in January 2006; and it has come a long way in nearly 4 years of development.
(more…)