This video will walk you through the process of making a simple game in GameMaker Studio and saving the game with a MySQL database using PHP and …
Original source
This video will walk you through the process of making a simple game in GameMaker Studio and saving the game with a MySQL database using PHP and …
Original source
37 responses to “GameMaker MySQLPHPAsync Tutorial”
Will this work with not html game? like android?
PLS, re-upload, or upload to mediafire… because i can't download :/
+DestronMedia @DestronMedia please men re-upload the link please……i need for my university project, i need the async.php plese men i need that file….!!
Very good video. But a question I have: what is with the security, so the communication between the app and the php? Anyone could read this data ?! How can I prevent this?
I can't download the file.
Could you update the download link?
How to show mysql table in game maker?
Is it possible to upload images to the database from the application? Can you perhaps make a tutorial for that?
nice, but can someone make this same tutorial and make the code safe? Been searching for a while and I can't find it anywhere :/
"Let's create 4 keyboard events.." sigh Casuals, but video is great tbh
How do you implement this securely? For example: I am using it to create a high score table and want to ensure an attacker doesnt just reproduce get/post request?
are you fucking serious dude ? Why create code for all those events, you could have done all your keyboard events inside a step !
tanks for the video.! do you have another alternative, to not write user and password inside the apk? i need more security. thank you for advance
So, where I can use this?
24:09… what a lovely photo in your storage I see. 😛
The Example not working on my Server. I have followed the instructions.
MANY THANKS for this tutorial! I thought I would never get database communication working. One question though: this code isn't secure, is it?
Will this work on Android/Ios? I want to upload scores to my website.
Thanks man ! This was EXACTLY what I needed ! 🙂
Link is dead
This is one of the Great tutorial i seen! 🙂 hi can i ask a favor?can u make a tut on how to implement this on a android game to stored and retrieved data pleassssssse 🙂
Alright.. Where's the tut for SELECT sir?
destron can you teach us how to retrieve data from mysql and use that information in game maker?? plz help!
You didn't include instructions using XAMPP server. Does it mean I can only make it with WAMP server?
The download link for the files has been updated, sorry for the inconvenience!
Can you also make the opposite tutorial with that you use data values from the database into the game??
Ok where is the download from your description? Doesn't exist!
I recommend in this case to use CouchDB or something like that. Easier to setup.
please re-upload the file
Good stuff!
too bloody complicated. what a pain in the arse.
The principle is exactly the same. As long as the code you want to use to connect to the database is written correctly in the php file then it will work. You will however have to type in the full URL rather than just the php file name within the _get("FULL_URL") function for it to be accessed from a non HTML game because, the game then will not be sitting on the same server as the database or the PHP file you are trying to access. If you've already been answered then sorry for butting in.
Is there any way to do this with a non HTML5 game?
Hi and ty 4 ur video, any chance to c how to make a simple multiplayer cards game php/mysql/GameMaker based ?
ty again Alex
Great tutorial helped alot with the understanding of MYSQL intereation with gamemaker!
Yeah please make a tutorial for gamemaker 8.0
Can you make a tutorial for game maker 8? I need use MySQL for a DataBase, but I dont know how do it, i have a server, and i know how make tables, but dont know how use it for game maker 8.