What would be best?
#1

So I have never made any script before, today I want to start?

I assume it wont be best to start with MySQL? What would you guys say is best for a beginner? I want to save the player stats.
Reply
#2

I suggest you to learn MySQL and start with that as other saving systems are getting older day by day, mysql keeps updating and is better, you can also get the data from an application or website.
Reply
#3

Start Y_INI ---> EasyDB ---> SQLite ---> MySQL End
Reply
#4

Well, I would say.. You first need a good database design and decide on what data you want to save that will be important. Mysql is not a bad idea but probably a bad idea for beginners to start using. Start with Y_INI.
Reply
#5

So Y_INI? Or start to learn MySQL?
Reply
#6

Maybe, start by saving just a player name in a simple, and a single *.txt file? I'm just saying, I'm no expert in this, I hope this may help you to get started. Maybe, you will just continue writing into that single *.txt file in the future too, when you are finally ready to release your server. More information can be found here.
Reply
#7

MySQL
Reply
#8

Easy to say to learn MySQL when you've already learnt it... Just work with getting into scripting rather than learning another language simply for the sake of saving some files/information...

Use inis, but just make provision for changing the method of saving later.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)