Hi,
I have created a form on a website that has a php handle. The handle inputs the data from the form fields into a mysql database.
Whenever a user enters an apostrophe into the form it causes the query to fail.
How can i make it so the code automatically deletes the apostrophe?
Thanks
I have created a form on a website that has a php handle. The handle inputs the data from the form fields into a mysql database.
Whenever a user enters an apostrophe into the form it causes the query to fail.
How can i make it so the code automatically deletes the apostrophe?
Thanks