c_nfused
|
  |
| Joined: 18 Aug 2012 |
| Total Posts: 11040 |
|
|
| 15 Aug 2016 11:47 PM |
like I got a webhosting
but idk how to like make everything "automated"
so like auto promotes in a group when they get a certain amount of points
ect
or auto promotes when they complete an obby
|
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
| |
|
c_nfused
|
  |
| Joined: 18 Aug 2012 |
| Total Posts: 11040 |
|
|
| 15 Aug 2016 11:48 PM |
Obviously http service
but Idk what im doing at all
like where can i learn http service
|
|
|
| Report Abuse |
|
|
c_nfused
|
  |
| Joined: 18 Aug 2012 |
| Total Posts: 11040 |
|
| |
|
Badandy11
|
  |
| Joined: 02 Jul 2009 |
| Total Posts: 1861 |
|
|
| 16 Aug 2016 01:25 AM |
| I don't know what exactly you are doing but with my setup with my game, I'll be storing player data in a MySQL database. I will also be using PHP to handle the HTTPService requests and complete the queries using PHP functions. |
|
|
| Report Abuse |
|
|
0Dan
|
  |
| Joined: 22 Oct 2009 |
| Total Posts: 2552 |
|
| |
|
Badandy11
|
  |
| Joined: 02 Jul 2009 |
| Total Posts: 1861 |
|
|
| 16 Aug 2016 01:33 AM |
| If you don't know anything about PHP / MySQL then I highly recommend not doing so unless you are willing to learn security and how to program in PHP and write queries in MySQL. If someone finds out the website that handles this, they could delete all the data if they figure out how you handle your data between the game and the website. This is coming from someone who makes websites and manages them and the last thing you want is someone deleting your database due to poor code. |
|
|
| Report Abuse |
|
|
0Dan
|
  |
| Joined: 22 Oct 2009 |
| Total Posts: 2552 |
|
|
| 16 Aug 2016 01:37 AM |
What Bandy said, if you handle PHP wrong it becomes extremely insecure.
|
|
|
| Report Abuse |
|
|
Badandy11
|
  |
| Joined: 02 Jul 2009 |
| Total Posts: 1861 |
|
|
| 16 Aug 2016 01:40 AM |
| Also please for the love of some deity, DON'T use the GET HTTP method for this. |
|
|
| Report Abuse |
|
|
c_nfused
|
  |
| Joined: 18 Aug 2012 |
| Total Posts: 11040 |
|
|
| 16 Aug 2016 03:39 AM |
Its more of a Offsite datastorage
Which an account is automatic(the webhost uses it) does Autopromotions for like Initiate Obbys Or if they get a certain amount of "Exp"
|
|
|
| Report Abuse |
|
|