SQL injection and XSS protection in PHP combining

2019-09-05 16:27发布

问题:

I am in search of a function that will secure All DB queries from MOST of the common threats and attacks. its like combining the classes of CI and Zend with putting custom code to have a fully customized security function.