[nycphp-talk] Adding to PHP API
Adam Maccabee Trachtenberg
adam at trachtenberg.com
Mon Apr 14 19:13:27 EDT 2003
On Mon, 14 Apr 2003, Hans Zaunere wrote:
> --- Jim Musil <jmusil at villagevoice.com> wrote:
>
> > Once they are plugged-in do I have to recompile PHP?
>
> Negative. You generally compile them as shared objects, then can dl() them.
You are better off not using dl() if possible. It's slower than using
an .ini entry.
http://aspn.activestate.com/ASPN/Mail/Message/php-Dev/715567
-adam
--
adam at trachtenberg.com
author of o'reilly's php cookbook
avoid the holiday rush, buy your copy today!
More information about the talk
mailing list