Skip Navigation

Hi. I'm Dave, the internet addict behind FeedbackFair, Cheatography and Envoy.

Tagged with "howto"

You can subscribe to this tag by rss or view all tags.

Cheat Sheets

Regular Expressions (V1)

Regular Expressions Cheat Sheet (V1)

Regular Expressions are very powerful, and many people find their unusual syntax hard to get to grips with. This A4 reference serves as a guide to regular expression patterns and options.

MySQL

MySQL Cheat Sheet

A quick reference guide for MySQL, including functions (both in MySQL and PHP), data types, and sample queries. Available in PDF and PNG formats.

mod_rewrite (V1)

mod_rewrite Cheat Sheet (V1)

A quick reference guide for mod_rewrite, including server variables, flags and regular expression syntax. Also includes examples of commonly-used rules.

CSS (V1)

CSS Cheat Sheet (V1)

A quick reference guide for CSS, listing selector syntax, properties, units and other useful bits of information.

Articles

Blog and Lab

Block Referrer Spam (Updated)

Referrer spam is becoming increasingly common. At best, it will only render your log files useless. At worst, it can cause your site to be dropped by search engines and your running costs to skyrocket. Here's how to block spurious referrers.

Click here to read this post »

14 September 2005   |   41 comments   |   howto, webdev, server, spam, referrer, wordpress, htaccess, admin, apache

Password Protect a Directory with .htaccess

A tutorial explaining how to retrict access to a directory on a web server using .htaccess.

Click here to read this post »

15 March 2005   |   84 comments   |   howto, webdev, security, programming, php, password, protect, sysadmin, htaccess, website, apache, directory, generator

Preload Images with CSS

How to preload images using CSS and so avoid delays with rollover effects.

Click here to read this post »

23 December 2004   |   57 comments   |   code, rollover, webdev, howto, preload, web, design, image, webdesign, images, css