How to make MySQL connections from within game?

Darkhog

  • Posts: 1243

There are no impossible things. There is only lack of skills.
Don't click this if your computer has less than 641 kilobytes of RAM.
Stencyl stencyling stencylish stencylers :D

Joe

  • *
  • Posts: 2478
Probably best to call a PHP script to talk to MySQL for you.

Jon

  • *
  • Posts: 17524
This could go into a quick faq or pedia article. Darius isn't the first to ask about this, and the answer is always the same. You need to call a server-side script.

Darkhog

  • Posts: 1243
It'd be good if you'd add example of such script + behavior screenshot which:

1. Withdraw data from base via example script
2. Set value to base.

There are no impossible things. There is only lack of skills.
Don't click this if your computer has less than 641 kilobytes of RAM.
Stencyl stencyling stencylish stencylers :D