+ 1

How connect to my database from php?

i want to do a web,and a login,but i have this question

24th Jan 2019, 7:33 PM
HardcoreFz
HardcoreFz - avatar
3 Answers
24th Jan 2019, 8:36 PM
Rhyr Core
Rhyr Core - avatar
+ 2
Rhyr Core, Additional to Rhyr Core's answers. Make sure you write it in PDO, It is more secure and should prevent SQL injections when written correctly with prepared statements.
25th Jan 2019, 1:42 AM
🌴Vincent Berger🌴
🌴Vincent Berger🌴 - avatar
0
thanks,i want to create a web with login and databases,html
25th Jan 2019, 3:51 AM
HardcoreFz
HardcoreFz - avatar