On Jul 22, 2004, at 9:39 AM, John Lim wrote:

Hi George,

2 reasons.

High learning curve to learn all client API's.

All the APIs have worked examples in the PHP sources. :)

Secondly because of linking
issues with the client. E.g. oracle might not be installed on the server.

Of course you create a new runtime dependency your way.

Are you doing this for PHP5 or PHP4? There's a worked example in the new xsl extension for PHP5 that does most of what you want (where PHP functions are registered as XSLT extension functions.)

George

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to