C++ Extension

php.internals

Arjun Jain

21 years ago
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 could be a way in which I could load these libraries and just expose the interface in php. (something like the ImageMagic library). Is that possible? Thanking you in advance. Regards Arjun

Tim Van Wassenhove

21 years ago
On 2005-02-22, Arjun Jain <arjun@picorp.com> wrote:
> 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.
Although my experiences with pecl are very limited (still reading up documentation..) i think this may be useful: http://bugs.tutorbuddy.com/php5cpp/php5cpp/
-- Met vriendelijke groeten, Tim Van Wassenhove <http://www.timvw.info>