Please help me to get out of the creative impasse:
An application in C ++ checks its version with the information about the latest version, which is stored in the database on the hosting.
How to return information to PHP to the application (because it is not a browser)? And what should be the minimum set of parameters in the POST request header when sending to the server (the client sends the version number and its description)?