All Questions
Tagged with sql-injection object-oriented
1 question
9
votes
2
answers
2k
views
User registration and login
I am doubtful about the security of my PHP code. I am new to programming, but want to learn how to secure things, protect my databases from SQL injection, and other best practices. I'd like to know if ...