Display CSS in its full style
I wanted to add a style to a div, but I was sure that our extensive CSS would have a…
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
I wanted to add a style to a div, but I was sure that our extensive CSS would have a…
Its really very easy to have two Dropbox account clients runing on your Mac if you use Dropbox Encore. Not…
So you’ve made changes to your Apache config, but there are hundreds of uses currently online. To reload the config…
If you are switching on the AllowEncodedSlashes setting in the apache conf file, and it doesn’t seem to be making…
GZIP and TAR are two different utilities bound by the same cause. Compressing files and making file catalogs. To compress…
Don’t leave the root user as ‘the’ user for your web application. That’s just not a good idea. For instance,…