Unity C# - > Php - > SQL

Handling MySQL databases with unity c# would be a good idea.There is not a lot to find in the www.

  • create database, tables via c#-php-sql
    -save player states
    -load database table information
    -edit table information
    -maybe greate a simple chat system with databases
    -using xampp or maybe a free hosting service for this
1 Like

I would love to see this as well - with a couple of additions to your list :slight_smile:

  • PHP/MySQL login and account system, controlled by Unity
  • How to make sure your PHP/MySQL code is secure (ie. defending against injection attacks, CSRF, etc.)
  • maybe an overall design topic: how and why to separate information into separate tables (for speed, security, etc)
1 Like

+1

Privacy & Terms