![]() |
|
|
+ Search |
![]()
|
Mar 8th, 2000 17:17
Paul Gumerman, Tim Crider,
do this, starting at the php source root: cd ext ./ext_skel your-module-name-here cd .. ./buildconf Then go into the ext/your-module-name directory and edit the php_your-module-name.h and your-module-name.c files until it's working.