Hello,
I recently discoverd PHP and it looks very powerful and nice.
I used to develop ASP and ASP components in C++.
My question is now : Is it possible to write C++ components for PHP (closed source!) just like i used to do with my asp components.
It's for use in an intranet. Up to now i created asp components that compiled as external DLL files where all important stuff was done.
I'd really like to protect my source code.
So : how do i achieve this with php and can you give me any good resources on the net about this subject ?
Thanks,
Nick