亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

How to use php to call external programs (such as generated exe written in c++)
小樓
小樓 2020-12-04 10:53:27
0
2
1832

I would like to ask the experts, I want to make a web page, for example, input two numbers on the web page, and then PHP calls a program written in C to return the result of the sum of the two numbers to the web page, thank you~

小樓
小樓

reply all(2)
西門大官人

Just open the system function in php. It is generally not recommended to enable it in a production environment as it may cause security issues

小破孩

Form the data return value of c into an interface and use PHP to adjust it

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template