Posts: 807
Threads: 62
Joined: Dec 2014
Reputation:
0
Hello guys since I used to work with INI and not with MySQL I don't know a lot of things about how it working I have a gamemode that needs MySQL host, I have it can anyone describe me now how to create tables etc?
REP+ to EVERYBODY who will help me or everybody who at least will try to help me
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Oh dear. You don't learn this in a few minutes. SQL and data modeling is so extensive it would take you about 50 straight hours to just learn the basics.
Posts: 807
Threads: 62
Joined: Dec 2014
Reputation:
0
I know it, but I just need help with hosting a gamemode with MySQL, I have a hosting web + samp what I need to do next?
Posts: 871
Threads: 114
Joined: May 2014
First of all you need to use Wamp or XXamp server
after downlaoad it turn it.
you will need to add it in phpmyadmin
after this go in server
and set the mysql phpmyadmin root bla bla bla
Posts: 692
Threads: 69
Joined: Sep 2012
Reputation:
0
I assume you have phpmyadmin installed with your host, here are some tutorials out that explain how you would use it correctly and makes tables.