SA-MP Forums Archive
What's the best MySQL account tutorial? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: What's the best MySQL account tutorial? (/showthread.php?tid=169183)



What is the best MySQL [pawn] tutorial? - Scenario - 18.08.2010

I have seen many tutorials about creating a MySQL account system. I know that some people know what they're doing, while others don't. I'll give you some of my future plans, maybe the tutorial COULD be compatible with some edits...
Also, which MySQL plugin would work best? Some say "Strickenkid's", but others say "G-Stylez", or whatever...

All answers, discussions and debates appreciated!


Re: What's the best MySQL account tutorial? - armyoftwo - 18.08.2010

Just try to use all of tutorials they all are good, if you don't you just don't want to learn it..
In my opinion G-Stylez's plugin is best
I can PM you a site where's very good tutorial( i learnt mysql from it )


Re: What's the best MySQL account tutorial? - Scenario - 18.08.2010

Well, I've tried most of them... They work, but I was looking for the best one around. (at least in the developers opinion)


Re: What's the best MySQL account tutorial? - Carlton - 19.08.2010

https://sampforum.blast.hk/showthread.php?tid=166856

View the example script.


Re: What's the best MySQL account tutorial? - Calgon - 19.08.2010

You could EASILY learn MySQL from one of the THOUSAND tutorials available on the Internet, hundreds of us here already understand it... Surely you can too?


Re: What's the best MySQL account tutorial? - iLinx - 19.08.2010

http://w3schools.com


Re: What's the best MySQL account tutorial? - Scenario - 19.08.2010

Quote:
Originally Posted by Carlton
Посмотреть сообщение
When I overlooked that earlier I was confused... It makes sense now, thanks. (i'll probably use it for a little while)

Quote:
Originally Posted by Calgon
Посмотреть сообщение
You could EASILY learn MySQL from one of the THOUSAND tutorials available on the Internet, hundreds of us here already understand it... Surely you can too?
Yes, I could learn MySQL as well... It's probably a good idea, especially since I'll be creating a MySQL and PHP controlled user and admin control panel.

Quote:
Originally Posted by iLinx
Посмотреть сообщение
That website seems quite nice, thanks a bunch!


Re: What's the best MySQL account tutorial? - Miguel - 19.08.2010

In my opinion, the best way to learn MySQL is testing out your own simple scripts and using phpmyadmin. You could also learn a bit more by checking others scripts and trying to make them by your own.