Skip to content

EhsanZB/PHP-notes

Repository files navigation

PHP-notes

PHP syntax, definitions, important hints, examples and more ...

This tutorial has been compiled from variety of sources throughout the Web, articles, books and videos. Learn in more details at official PHP website.

Topics:

PHP basics (in progress)
  1. Variables
  2. Arrays
  3. Conditionals
  4. Loops
  5. Functions
  6. Includes
  7. Formatted strings
  8. Objects
  9. Heredocs
  10. Query string (Get)
  11. Post
  12. Cookie
  13. Session
  14. Working with images
  15. Working with files
  16. Working with databases (mysqli)
  17. Working with databases (PDO)
  18. Namespaces
  19. Introduction to Class
  20. Utility class
OOP in PHP
  1. Class and Object
  2. Restricting access
  3. Inheritance
  4. Type hinting
  5. Interfaces
  6. Abstract class
  7. Error handling (in progress)

About

PHP syntax, definitions, important hints, examples and more ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages