slides/advphp/zip05.xml
Functions
54/57
Module Layout
Zend API
  • • Functions are first declared in the header file
  • • Then you must add them to the function_entry
  • • You then can write your PHP functions