Hello,

  I am going to write a PHP extension on top of some libraries that I have
developed over the past few years. The libraries are bunch of .so file and
some of them are C++. If I am going to compile my extension against 4.3 code
base, will it be ok to run this with other 4.x PHP install base? Also, would
it be possible to expose my C++ class in my shared library to PHP?

TIA. Joe



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to