From: Carl J. C. <cdo...@gm...> - 2005-08-01 20:08:40
I have been trying to debate to myself... Should we support both static and=
=20
dynamic linking of PHP-Tuxedo? Static requires everybody to rebuild the=20
whole damn PHP subset, and dynamic allows you to load in your PHP file or=
=20
via PHP.INI. I like dynamic. What do you guys think?
Carl