Hello,
Please excuse me if this isn't the correct place to post this topic.
I have a friend that knows PHP, and I know C++. We want to make a PC game together. I would handle making the core game, and he would use PHP to create a server, allow for users to connect to said server, transfer info to and from the server, etc.
Is this even remotely possible? If so, how would we go about integrating PHP into a C++ project?
Thank you in advance.