0

How To Use MySql

How To Use MySql. How To Add File To Database And Take Any Files In Database?

6th Apr 2018, 9:01 PM
ZedFed01
ZedFed01 - avatar
2 odpowiedzi
+ 4
You should't store files in mysql. You can store it in your server and then store its path in your database.
6th Apr 2018, 9:20 PM
Toni Isotalo
Toni Isotalo - avatar
0
Follow the SQL tutorial. MySQL is just a variation of sql, but the foundation is the same. And if you mean installation, I used xampp (which includes php.) There are many tutorials online
6th Apr 2018, 9:03 PM
Ariela
Ariela - avatar