Is there a function in php that you can pass a string headed for a mysql
query and have it make it 'safe'? For example it would escape out the '
found in the string.
Thanks!
query and have it make it 'safe'? For example it would escape out the '
found in the string.
Thanks!
Comment