17.05.2014, 16:05
Quote:
Well using sscanf is better because it's faster, it doesn't need any converting such as strval, floatstr and those stuff, also you should begin with the latest version, what's the point of learning the oldest version? well I suggest you learn ORM - Object-Relational Mapping.
Useful Links: https://sampforum.blast.hk/showthread.php?tid=461766 https://sampforum.blast.hk/showthread.php?tid=493138 https://sampwiki.blast.hk/wiki/MySQL/R33 |
I'll start looking at the tutorials now.
I always learn the latest version but I read somewhere that you shouldn't use R7+ if you don't understand how threading works as it only supports threaded queries.
Quote:
NOTE: DON'T USE VERSION R7 OR ABOVE IF YOU HAVE NO IDEA WHAT THREADING MEANS OR HOW IT WORKS. YOU MIGHT HARM YOUR SERVER WHEN USING IT NOT PROPERLY. |