faqts : Computers : Programming : Languages : PHP : kms : General

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

1 of 2 people (50%) answered Yes

Entry

Where can I find documentation on adding internal functions to PHP?

Jan 25th, 2000 22:33
Nathan Wallace, Richard Lynch


In the source tarball there is a file (somewhere) called apidoc.txt. 
Use that with the source of a simple PHP function you think you
understand that you think works kinda like yours.