There’s a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and insecure code. PHP: The Right Way is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials around the Web and what the contributors consider to be best practices at the present time.
#databases
SQLEditor for Mac OS X
Visual editor that allows you to diagram a DB and generate the code required to actually create it.
Changing MySQL FULLTEXT word length
Changing MySQL FULLTEXT word length
Details on how to reduce (or increase) the minimum length of a word that MySQL’s FULLTEXT index type will recognize.