- Aug 4, 2001
- 967
- 0
- 0
does anyone know how to create a C++ application that runs on a server and receives input from a user's actions on a web page? Do I need to write a script to interface the web page with the application?
I guess I could use PHP/MySQL for all my needs but I'm much more familiar with C/C++.
I guess I could use PHP/MySQL for all my needs but I'm much more familiar with C/C++.