Minutes back I read something like "it should be possible to link the C++ library as a php extension".
- Is it really possible?
- if yes, which is better, newly written extension or a linked library (efforts and performance wise).
- Also can you guys point me to some How-to or related doc.