PHP Programming
ナビゲーションに移動
検索に移動
テンプレート:Book search テンプレート:Print version テンプレート:PDF version

Introduction
Setup and Installation
Note: Before contributing, check out the discussion page. How to write your examples.
Learning the Language
The Basics
- This section is about things that are important for any type of PHP development. Useful for a PHP programmer of any level.
- Start a PHP Beginner Tutorial テンプレート:Stage
- Beginning with "Hello World!" テンプレート:Stage
- Nuts and Bolts テンプレート:Stage
- Commenting and Style テンプレート:Stage
- Comparison operators テンプレート:Stage
- Arrays テンプレート:Stage
- Control structures
- Functions テンプレート:Stage
- Files テンプレート:Stage
- Mailing テンプレート:Stage
- Cookies テンプレート:Stage
- Sessions テンプレート:Stage
- Databases
- Integration Methods (HTML Forms, etc.) テンプレート:Stage
Advanced PHP
- Advanced PHP includes high level programming and PHP techniques designed to make PHP even more useful and powerful.
Data Structures
Object Oriented Programming (OOP)
Templating
- Why Templating
- Templates
- Caching
- SMARTY templating system
- PRADO Component Framework
- Flat Frog
- XML
- XSL
Libraries
Frameworks
CakePHP | CodeIgniter | Drupal | Kohana |
Laravel | Nette | Qcodo | Silverstripe |
Solar | Symfony | Yii | Zend |
Security
- Configuration: Register Globals
- SQL Injection Attacks
- Cross Site Scripting Attacks
- Building a secure user login system
See also the section on avoiding session fixation in the Sessions chapter.
Command-Line Interface (CLI)
Appendices
- Alternative Hungarian Notation
- Building a secure user login system
- Code Snippets
- Coding Standards
- Contributors
- Cross Site Scripting Attacks
- dbal
- Editors
- formatting notes
- Get Apache and PHP
- headers and footers
- html output
- OOP5/Advanced Input validation
- OOP5/Input validation
- PHP Include Files
- phpDocumentor
- Resources
- SQL Injection Attacks
- Reserved words