Cheatsheets for PHP, MySQL, JavaScript, jQuery, CSS, ColdFusion, Ruby on Rails

In my daily routine as web developer I often have to switch writing code in different programming languages. Remembering all the functions is hard and sometimes we forget the exact set of arguments a function takes or even forget about the excistance of a particular function. Although modern code editors feature intelligent code suggestion systems, which are extremely helpful I still keep a set of cheatsheets and references I often refer to.

Cheatsheets

PHP Cheatsheet
JavaScript Cheatsheet
jQuery Cheatsheet
CSS Cheatsheet
MySQL Cheatsheet
Ruby on Rails

References

PHP Reference (with comments)
MySQL Reference (with comments)
ColdFusion (MX7 from the Dreamweaver helpfiles)

The best source for Cheetsheets