The PHP system is built using GNU tools, which are described on the GNU web site www.gnu.org. The documentation on extending PHP on the zend web site is not terribly clear and I suspect that does not match the current system. However, it does refer you to the gnu web site for information about the build tools.
I have done some work extending PHP4 and I also found it very hard going. Simon > -----Original Message----- > From: Anas Mughal [mailto:[EMAIL PROTECTED]] > Sent: 15 January 2002 21:12 > To: [EMAIL PROTECTED] > Subject: [PHP] Extending PHP > > > I am looking into building a dynamically loadable > module under PHP4. The documentation on extending PHP4 > is unclear or is missing instructions on how to > generate dynamic loadable module file. I have followed > the instructions but I can't seem to be able to create > the module. > (I even looked at Sterling Hughes article on > WebTechniques.) > Is there a step that I am missing or what? > Do I need to modify the m4 file or the makefile? > Please advise... > > ===== > Anas Mughal > [EMAIL PROTECTED] > [EMAIL PROTECTED] > Tel: 973-249-6665 > > __________________________________________________ > Do You Yahoo!? > Send FREE video emails in Yahoo! Mail! > http://promo.yahoo.com/videomail/ > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]