This question has already been answered:
- Sending a GET / POST request using clean C ++ 5 responses
How to transfer data via POST request to PHP script in C / C ++. I need to create an application in C / C ++, which from under Windows will send data from the user to the Web server using the POST method to the PHP script. I would be very happy if anyone has working code examples in C / C ++.