M
Minor adoptions
(Added page because new navigation template cannot direct to an external page) |
M (Minor adoptions) |
||
* [[{{BOOKNAME}}/Setup_and_Installation#Linux|Installation on Linux]]
* [[{{BOOKNAME}}/Setup_and_Installation#Mac_OS_X|Installation on Mac OS X]]
* [[{{BOOKNAME}}/
Note: Before contributing, check out the [[{{TALKPAGENAME}}|discussion]] page. [[{{TALKPAGENAME}}#The_newline_.22operator.22|How to write your examples]].
:This section is about things that are important for any type of PHP development. Useful for a PHP programmer of any level.
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
#Control structures
## [[{{BOOKNAME}}/
## [[{{BOOKNAME}}/
## [[{{BOOKNAME}}/
## [[{{BOOKNAME}}/
## [[{{BOOKNAME}}/
## [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/Files|Files]] {{stage|100%|12 Feb 2008}}
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
#Databases
## [[{{BOOKNAME}}/
## [[{{BOOKNAME}}/PostgreSQL|PostgreSQL]] {{stage|25%|18 Apr 2009}}
## [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
=== Advanced PHP ===
====Data Structures====
# [[{{BOOKNAME}}/Data_Structures|Data Structures]]
====Object Oriented Programming (OOP)====
# [[{{BOOKNAME}}/Classes|Classes]]
# [[{{BOOKNAME}}/Special_Methods|Special Methods]]
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/Class_Extensions_(Inheritance)|Class Extensions (Inheritance)]]
# [[{{BOOKNAME}}/
==== Templating ====
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/XSL|
==== Libraries ====
# [[{{BOOKNAME}}/
# [http://www.w3schools.com/php/ PHP5 Functions]
==== Frameworks ====
* [http://www.cakephp.org/ CakePHP]
* [http://codeigniter.com/ CodeIgniter]
* [http://www.drupal.org/ Drupal]
* [http://kohanaframework.org/ Kohana]
* [http://www.laravel.com/ Laravel]
* [http://nette.org/ Nette]
* [http://www.qcodo.com/ Qcodo]
* [http://www.silverstripe.com/ Silverstripe]
* [http://www.solarphp.com/ Solar]
* [http://www.symfony-project.org/ Symfony]
* [http://www.yiiframework.com/ Yii]
* [http://framework.zend.com/ Zend Framework]
==== Security ====
# [[{{BOOKNAME}}/
# [[{{BOOKNAME}}/SQL Injection| SQL Injection Attacks]]
# [[{{BOOKNAME}}/Cross Site Scripting| Cross Site Scripting Attacks]]
# [[{{BOOKNAME}}/User login systems|Building a secure user login system]]
''See also the [[{{BOOKNAME}}/sessions#Avoiding Session Fixation|section on avoiding session fixation]] in the [[{{BOOKNAME}}/sessions|Sessions chapter]].''
==== Command-Line Interface (CLI) ====
# [[{{BOOKNAME}}/CLI| PHP CLI]]
# [[{{BOOKNAME}}/CLI/PHP-GTK| PHP-GTK]]
# [[{{BOOKNAME}}/CLI/Daemonization| Daemonization]]
==Appendices==
* [[/Code Snippets/]]
* [[/Coding Standards/]]
* [[/Alternative Hungarian Notation/]]
* [[/Editors/]]
* [[/Resources/]]
* [[/Contributors/]]
{{Subjects|PHP scripting language}}
|