Hi,
After completing a PHP website, with html, javascript and mysql connections - What can I do to ensure good security and what threats should I be aware of?
Thanks,
Ashton.
Hi,
After completing a PHP website, with html, javascript and mysql connections - What can I do to ensure good security and what threats should I be aware of?
Thanks,
Ashton.
Treat all user input that interacts with the database as an attack!!! Check it carefully for signs of an attack.
Buy a book on security. I got one on LAMP from O'Reilly - see http://oreilly.com/catalog/9780596006563/
Although new security heart attacks happen from time to time. The basics are here.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.