slides/internals/extension-what1.xml
What are extensions?
4/36
Questions
Why write an extension?
  • • Additional functions and classes
  • • Written in C
  • • Either compiled in, or a shared object
  • • Bundled with PHP, distributed through PECL, or distributed separately