[Tutorial] How to create a Registration & Login (MySQL)
#6

Quote:
Originally Posted by Vince
View Post
https://sampforum.blast.hk/showthread.php?tid=65567


Right.
  • You're using an outdated plugin
  • You're not using any password hashing at all. HUGE FLAW!
  • You're not escaping user input. HUGE FLAW! Vulnerable to SQL injection!
  • I wouldn't advise using the *_content functions. You know in what order the fields will be returned. Use the index, it's faster.
Okay sorry, but this tutorial is only to beginners programmers.
For injection, that's not true, it works best as possible.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)