Practical PHP Programming:Table Of Contents
From IpbWiki
Both Invision Power Board and MediaWiki are written in PHP, while it's not required to know PHP to use either, it helps if you know it to create a new functionality. Therefore we bring you this PHP course, when you have read and understand all the pages in this namespace, you can call yourself an expert!
Table of Contents
Practical_PHP_Programming:Preface
- Practical_PHP_Programming:Introducing PHP
- Practical_PHP_Programming:Simple variables and operators
- Practical_PHP_Programming:Functions
- Practical_PHP_Programming:Arrays
- Practical_PHP_Programming:Object-oriented programming
- Practical_PHP_Programming:HTML forms
- Practical_PHP_Programming:Working with files
- Practical_PHP_Programming:Databases
- Practical_PHP_Programming:Cookies and sessions
- Practical_PHP_Programming:Multimedia
- Practical_PHP_Programming:XML and XSLT
- Practical_PHP_Programming:Output buffering
- Practical_PHP_Programming:Java and COM
- Practical_PHP_Programming:Networks
- Practical_PHP_Programming:Miscellaneous topics
- Practical_PHP_Programming:Security concerns
- Practical_PHP_Programming:Performance
- Practical_PHP_Programming:Writing PHP
- Practical_PHP_Programming:Writing extensions
- Practical_PHP_Programming:Alternative PHP uses
- Practical_PHP_Programming:Practical PHP
- Practical_PHP_Programming:Bringing it to a close
- Practical_PHP_Programming:The future of PHP
- Practical_PHP_Programming:Choosing an ISP
- Practical_PHP_Programming:Glossary
All the content in the Practical_PHP_Programming namespace is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Licence with one addition: the author Paul Hudson has the right to relicense any contributions under GNU GPL 2.0 or later if he so chooses.
Further reading
If this online book has been useful to you, there's an enhanced print version available from O'Reilly: PHP in a Nutshell. It contains all the best parts from this online version, as well as thousands of fixes from O'Reilly's team of technical editors. I've also co-authored four books on Linux that are packed with hints and tips for Apache, MySQL, PHP and dozens of other server-side tools that all Linux admins deal with every day - a worthwhile read if you're serious about your system administration!
