PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Working with classes and objects> <Working with variables
Last updated: Fri, 10 Oct 2008

view this page in

Writing functions

PHP is also known as a Glue language, and extending it, can be easily done with those extensions generators. When you use ext_skel and a prototype file to generate the C function stubs, you will notice that all of the exported functions created have a simple prototype such as the following: PHP_FUNCTION(func_name)



add a note add a note User Contributed Notes
Writing functions
There are no user contributed notes for this page.

Working with classes and objects> <Working with variables
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites