+ 1
How connect to my database from php?
i want to do a web,and a login,but i have this question
3 Answers
+ 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.
0
thanks,i want to create a web with login and databases,html