[PHP-DEV] C++ Extension

2005-02-22 Thread Arjun Jain
Hi, Thank you very much Pierre and Michael. I will get going with PECL. The problem I am facing is that the PI API is a C++ framework. And, it is under constant updation. So, if I manually write the wrapper functions, there will be a huge problem in maintaining it. I was wondering if there is a cou

[PHP-DEV] C++ extension question

2003-09-17 Thread Igal Ore
I developing some extension on m$ platform with M$VC6.0 ( it's a OpenSSL crypto capabilities, more advanced than OpenSSL extension providing, when i fill it ready i will try to publish to PHP site) when core language for internals is a C++, meaning inside implementation of PHP functions there ca