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~
西门大官人2020-12-14 13:46:50
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
小破孩2020-12-04 13:43:09
Form the data return value of c into an interface and use PHP to adjust it