Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: nabilfx on January 17, 2016, 06:25:49 PM

Title: score system
Post by: nabilfx on January 17, 2016, 06:25:49 PM
There is a tutorial showing, how to create a login and score system with mysql, in playmaker?
Title: Re: score system
Post by: dudebxl on January 17, 2016, 06:44:59 PM
Ah I am currently trying to do that too. This is the tutorial I am using: https://www.udemy.com/php-mysql-tutorial/

Very good tutorial, was able to write the php, run sql and get data. All from scratch with no experience just by watching that tutorial. Trying to understand post at this moment but I recommend the tutorial as a very good starting point. And use the WWW actions from ecosystem to communicate with php scripts.

Hope it helps