I presume you have created dynamically loadable modules in PHP4. If so, how do you create your module file? Do you run a specific make command or do you build it manually?
Thanks for your help... --- Yasuo Ohgaki <[EMAIL PROTECTED]> wrote: > Anas Mughal wrote: > > 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... > > > > Most basic thing you need is explained in Zend API > Doc. > Visit www.zend.com for the document. > > BTW, api docs in source dist is too old. It does not > worth to read :) > > -- > Yasuo Ohgaki > > > -- > 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] > ===== 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]