Is it possible to instantiate an object from one of my c++ shared libraries
(goo.so) and then call methods on that object?

How efficient is PHP's way of doing it? (if possible)
Also, can I pass things like the querystring and form data into that
instantiated object?

Thanks for any response!
$Kevin



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

Reply via email to