Slide 23
Slide 23 text
Couple of PHP’s Core
stuff before we move on
- .h files are the “””Interfaces”””
of the .c files
- C has macros, that we can
understand as helper functions
- C compiles the changed code every
time we change it
- Zend Parse Parameters (ZPP)