C/C++ language on Apache http webserver.
Posted: Tue Dec 21, 2004 9:17 am
Why do I want C/C++ code on Apache? Because I need the code on the webserver to be unreadable to everybody including the administrator of the server.
The C/C++ code should be able to communicate via TCP/IP, and to interface to PHP. That is, the PHP script calls a C/C++ function/object which returns html data to the PHP script - is this possible?
Or can I achieve my goal in some other way?.
Yours sincerely
Claus Christiansen.
The C/C++ code should be able to communicate via TCP/IP, and to interface to PHP. That is, the PHP script calls a C/C++ function/object which returns html data to the PHP script - is this possible?
Or can I achieve my goal in some other way?.
Yours sincerely
Claus Christiansen.