mysql to hard to understand so what now? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: mysql to hard to understand so what now? (
/showthread.php?tid=260590)
mysql to hard to understand so what now? -
jorambo - 09.06.2011
Heey guys,
Got a question.
I have always worked with dini.
Now I am trying to learn mysql, and I can't realy get it, the tutorial is all right but still can't make a house script or learn from a FS.
So what is except from mysql the best option is that dini?
Greetings,
Re: mysql to hard to understand so what now? -
jorambo - 11.06.2011
Anyone got an advice??
Re: mysql to hard to understand so what now? -
shitbird - 11.06.2011
Download "hidmin", that'd be the easiest script to learn from.
And if you still can't seem to understand the system, then you should use Y_INI, or FINI. I think those are the two latest & fastest ones.
Re: mysql to hard to understand so what now? -
Mauzen - 11.06.2011
Whats so hard about MySQL? You just need to know the syntax for 3 commands: select, insert, update
Thats all, then you can create a savesystem easily.
Re: mysql to hard to understand so what now? -
jorambo - 01.07.2011
Oke thanks all for the advice, gonna try