if ur using prepared statements and passing the strings via parametrized bindings, i.e. bind(), then

if ur using prepared statements and passing the strings via parametrized bindings, i.e. bind(), then you should be good
Was this page helpful?