PHP

Content

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML

the php homepage

DEVSHED Open Source Web Development Tutorials
PHP tutorials

Security

PHP Security Consortium – useful articles about securing PHP forms, etc. Describes how cross-site scripting attacks work, and how to prevent them.
PHP Security Mistakes – from !DevShed
Seven textbook mistakes – from Zend