Blocking users based on IP address from your website
Heres a really quick method of blocking users from accessing your website using the common mod_rewrite and .htaccess. For this method to work, you need to have FTP access to your website and be able to put this file in your main webpage directory or sub-directory that you want to limit access too.
Automatically Version your Javascript & Stylesheets
Recently, I was browsing the internet, as you do, and I came across a great little article that discussed the automatic versioning of stylesheets, javascript, flash and image files. As i constantly have to hold shift when refreshing to get a full page refresh, I decided this method was genius and decided there were a [...]
Advanced Navigation II using Clean Urls
This tutorial will teach you how to implement clean SEO friendly web URLs. Example: Turning /index.php?page=register into http://www.domain.com/register/.
