I have an idea to set up a php backend with sql and then on the frontend, have a few pages with embedded C2 games in iframes on each page. The games will require user identification without logging into each C2 game (the parent website should pass this information into the iframe).
Anyone know the best way to do this? thanks!