Forum Moderators: coopster
We have developed an ads network script for running ads network site. Can someone please guide us on security features that we must implement to prevent hecking and exploits...?
We have looked into major security problems commonly known like image uploads checks but I would like to know more on other security checks that are generally over looked.
Any link, help or guidance from PHP experts here will be greatly appriciated.
thanks
The first place to start learning about necessary security measures is right at php.net: [php.net...]
Give that a read; if you need help incorporating something into specific code there are members here that would be glad to assist you :)
Good luck!
You could try some threads from our PHP Library [webmasterworld.com]
here are two that might help
PHP Security [webmasterworld.com]
SQL Injection [webmasterworld.com]