Hi guys!
I was reading phalcon documentation, however I'm not sure about Filtering and Sanitizing.
Is it enough using "string" filter to prevent a sql injection attack?
Thanks in advance.
This post is marked as solved. If you think the information contained on this thread must be part of the official documentation, please contribute submitting a pull request to its repository.
Hi guys!
I was reading phalcon documentation, however I'm not sure about Filtering and Sanitizing.
Is it enough using "string" filter to prevent a sql injection attack?
Thanks in advance.