13
2011
301 Redirect from non-www to www
Do you want to improve your search engine rankings? SEO gurus told you that Google might be penalizing you for duplicate content? How did you get duplicate content, you ask? Unless you specify otherwise, we send www.yourdomain.com and yourdomain.com to the same place.
6
2011
Calculate the size, count files & folders of a directory with PHP
Easily calculate the size, number of files & folders of a specific directory with PHP.
5
2011
How to remove a directory and it’s content using PHP
Here is a snippet that can help you to remove a non-empty directory from the server. It’s a recursive function that deletes the directory with its files, folders and sub-folders.
30
2011
jQuery: Setting cookies
Setting and clearing cookies with jQuery is really easy but it’s not included in the jQuery core and requires a plug-in. This post shows how to set, get the value of and clear cookies with jQuery.
26
2011
Easily create a Zip file using PHP
Creating .ZIP archives using PHP can be just as simple as creating them on your desktop. PHP’s ZIP class provides all the functionality you need!
25
2011
CSS Compression
In this article we provided two practical methods for compressing CSS documents.
25
2011
Fast, Effective PHP Compression With .htaccess
PHP compression is an excellent method of conserving bandwidth and reducing client download times. We have already discussed an excellent method for CSS compression, and in this article we share a super-easy technique for compressing all PHP content without editing a single file.
25
2011
Simple JavaScript API : Countdown JS
A simple JavaScript API for producing an accurate, intuitive description of the timespan between two Date instances.
25
2011
A Regularly Growing Set Of Window 8-Inspired Icons
Icons 8 – a regularly updated set of beautiful icons that are inspired from the Windows 8 interface. 3 new icons posted every day.
25
2011
Cross-browser CSS3 box-shadow
Simple way for creating cross-browser box-shadow in all modern and popular browsers including Internet Explorer (Opera only since 10.50 pre-alpha version).


An article by




