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.
- Variables
- Arrays
- Conditionals
- Loops
- Functions
- Includes
- Formatted strings
- Objects
- Heredocs
- Query string (Get)
- Post
- Cookie
- Session
- Working with images
- Working with files
- Working with databases (mysqli)
- Working with databases (PDO)
- Namespaces
- Introduction to Class
- Utility class
- Class and Object
- Restricting access
- Inheritance
- Type hinting
- Interfaces
- Abstract class
- Error handling (in progress)