Hi guys,
Am working on a mini project and my question to you is:
What would be your top 5 to 10 important tips for security while working with PHP?
Thanks for any help recieved!!
Hi guys,
Am working on a mini project and my question to you is:
What would be your top 5 to 10 important tips for security while working with PHP?
Thanks for any help recieved!!
This topic has been covered many many times. Have a look at previous threads in this forum (search) and see OWASP.
Here's a top 10 from OWASP: https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project
NEVER assume what a user will input, always test and re-test user inputted data to esnure it is what you want.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.