Výukové články PHP

Z Znalosti

Především PHP Language Reference - referenční příručka PHP

Practical PHP Programming - dobrá ucelená učebnice

WordPress Development for Beginners: Learning PHP -

Pod souhrnem Topics in PHP se nacházejí výukové články PHP:

  • PHP Arrays - These articles explain how arrays work in PHP, and show how to create and manipulate arrays.
  • PHP Functions - Learn all about PHP functions: How to create your own functions, how variable scope works, the concepts of references and recursion, and more!
  • PHP Objects - Learn about object-oriented programming in PHP. These tutorials show you how to use PHP classes and objects to build robust object-oriented code.
  • PHP Strings - Learn how to create and manipulate PHP strings, and how to use common PHP string functions.

Pěkná výuka PHP class: PHP Class Tutorial