level 9
bilvdehu163
楼主
原帖来自泽国
该例子将教你如何创建用户并登陆保存数据到数据库,使用php mysql和gamemaker studio交互。This example will show you how to create a user account, log in to said account, save information to a database, and load information from a database in Game Maker Studio using PHP and MySQL.This example includes full documentation and is fully commented. When I have time I will try to add to and further develop this example with new features. This example requires you to have access to a PHP enabled web server and a MySQL database, however no PHP knowledge is needed to get up and running, the included PHP script will take care of everything for you!
2013年07月01日 02点07分
1
该例子将教你如何创建用户并登陆保存数据到数据库,使用php mysql和gamemaker studio交互。This example will show you how to create a user account, log in to said account, save information to a database, and load information from a database in Game Maker Studio using PHP and MySQL.This example includes full documentation and is fully commented. When I have time I will try to add to and further develop this example with new features. This example requires you to have access to a PHP enabled web server and a MySQL database, however no PHP knowledge is needed to get up and running, the included PHP script will take care of everything for you!