I like your idea about using dl().
Could someone please point me where I could read on how to write dynamic
loading PHP extensions.
Thank you very much.
P.S. I found one at http://www.webtechniques.com/archives/2001/01/junk/
Please let me know of any other good resources. Thanks.
-----Original Message-----
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: Sunday, August 26, 2001 9:07 AM
To: Anas Mughal
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] Error while passing parameters as path
> Actually, I need to run as CGI because I have customized extensiont to PHP
> that my hosting company will not imbed in their PHP-Apache module. I am
> totally fine with that.
Why don't you just dl() your extension into the module version?
--
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]