Mysql Help
#1

Please help me,how to save money to mysql.
Reply
#2

  • MySQL requires a plugin.
  • Create a database.
  • Create a "user" table with at a minimum attributes "name" and "money" with which "name" should be unique.
  • Use SQL to retrieve and update "money".
If you don't know how to do any of this, just using ****** gives you some suggestions and tutorials. If setting up a MySQL database is too advanced for you, try SQLite first, which is natively supported.
Reply
#3

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


Forum Jump:


Users browsing this thread: 1 Guest(s)