[jQuery] Prevent ampersand from splitting up data string during ajax query
Hi, I'm using ajax to store values from a form into MySQL. The form contains a text field named "title" and the method I'm using to fetch and pass on the data to the backend is shown below: === _data = "title=" + $( '#ti
[jQuery] Prevent ampersand from splitting up data string during ajax query
Hi, I'm using ajax to store values from a form into MySQL. The form contains a text field named "title" and the method I'm using to fetch and pass on the data to the backend is shown below: === _data = "title=" + $( '#