What is mysql? How to use it? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What is mysql? How to use it?

5th Apr 2018, 12:09 AM
Darshan
Darshan - avatar
4 Answers
+ 3
mySql use to keep the database to use it again and again for example if you made a form of entries so if a person do the entire on your form it will saved in the Sql database.
5th Apr 2018, 2:41 AM
🦋FEATHER🦋
🦋FEATHER🦋 - avatar
+ 2
MySQL is a relational database management system. Which means you can create and use databases, utilising it. Use PDO in PHP to access it. Check out tutorials: http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers
5th Apr 2018, 12:14 AM
Emma
+ 2
can also use mysqli in php to access it.
5th Apr 2018, 2:35 AM
Adam
Adam - avatar
0
Mysql use to keep your data into database to use it again and again #CMIWW
5th Apr 2018, 4:56 PM
Fathona Aji
Fathona Aji - avatar