Re: [PHP-DEV] php extentions as module

2002-04-19 Thread derick
On Fri, 19 Apr 2002, Dave Mertens wrote: > Hi, > > I was wondering. PHP is within our company compiled as a apache module (libphp4.so). > But i want to do some experiments with domxml. Therefor is it possible to create an >extention as a module and load it with dl()? yes it is, but this kind o

[PHP-DEV] php extentions as module

2002-04-19 Thread Dave Mertens
Hi, I was wondering. PHP is within our company compiled as a apache module (libphp4.so). But i want to do some experiments with domxml. Therefor is it possible to create an extention as a module and load it with dl()? We're running Linux (Debian). Thanks, Dave Mertens -- PHP Development Mai