Submitting a test form in Unity to a MySql database with PHP and MAMP.
- Uploading form data to MySQL DB through PHP in a Unity project.
- Data is accessed through MAMP phpAdmin.
- PHP returns the id, the primary key, of the test subject just created.
- Unity, C#, PHP, MAMP, MySQL