31.01.2015, 11:25
1. MySQL is a very popular and widespread SQL database system, that's used for many things, such as SA-MP.
It works by creating tables, and storing information in them, with wide arrange of integers, strings and such.
2. Im not really sure what you mean safe? There's alot of factors about how your script is, and what host you have it on.
If someone else is hosting it, they can ofcourse access your database, but if you're localhosting it with a program, then other's shouldn't be able to connect.
3. PHPMyAdmin is a way to access your MySQL database, and manage it, i don't think there's other methods, but i could be wrong.
It's accessed by going to "localhost/phpmyadmin" in your web browser.
It works by creating tables, and storing information in them, with wide arrange of integers, strings and such.
2. Im not really sure what you mean safe? There's alot of factors about how your script is, and what host you have it on.
If someone else is hosting it, they can ofcourse access your database, but if you're localhosting it with a program, then other's shouldn't be able to connect.
3. PHPMyAdmin is a way to access your MySQL database, and manage it, i don't think there's other methods, but i could be wrong.
It's accessed by going to "localhost/phpmyadmin" in your web browser.