Click here to Skip to main content
15,894,362 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi everyone,
I am developing my own web server With C++ ,now i want to link PHP to this.Is there any Libs I can link so that I can run PHP script from my C++ application.I tried to pass data to PHP.exe working ok but I need to run from my C++ application.
SAME like Apache Web Server.

I am thinking that I can add below libs and Dll to run PHP script from my code.
php5isapi.dll
php5ts.lib



Regards,
Pavan.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900