PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. Browse through the contents of the program.
PHP Course Contents |
Using the PHP build system |
Building PHP |
Building PHP extensions |
Creating PHP extensions |
Zvals |
Basic structure |
Memory management |
Casts and operations |
Implementing functions |
Hashtables |
Basic structure |
Hashtable API |
Symtable and array API |
Hash algorithm and collisions |
Classes and objects |
Simple classes |
Custom object storage |
Implementing typed arrays |
Object handlers |
Iterators |
Serialization |
Magic interfaces - Comparable |
Internal structures and implementation |
Index and search |