Quantcast
Channel: Multiplayer
Viewing all articles
Browse latest Browse all 16796

Login system from php to unity

$
0
0
Hello.
I have my login system in php/mysql and it's working great on web browsers. Now i want to make it for my game.
How can i connect my login system to unity? I want to can login from my game.

My login.php is using ASLogin.php script:
Code (csharp):
  1.  
  2. <?php
  3.  
  4. /**
  5.  * Advanced Security - PHP Register/Login System
  6.  *
  7.  * @author Milos Stojanovic
  8.  * @link   http://mstojanovic.net/as
  9.  */
  10.  
  11. /**
  12.  * User login class.
  13.  *
  14.  */
  15. class ASLogin {
  16.  
  17.     /**
  18.      * @var Instance of ASDatabase class
  19.      */...
Login system from php to unity

Viewing all articles
Browse latest Browse all 16796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>