Does PHP only work with Apache, or can I make it work with my own c ++ server? For example, can I send a request from my c ++ program to php, so that php runs “file.php” and then returns the result to my c ++ program? Answer PHP is an interpreted language. Besides using it through Apache mod_php, it