When I pass a value from Jquery (For Example test's name) in post method.When I get the the same value in PHP and return it I got like this
test\'s name.I don’t know why?
I used the encode URI also.Thanks in advance.
When I pass a value from Jquery (For Example test’s name) in post method.When
Share
If your hoster doesn’t permit you to change a php configuration, you can use this function for POST, GET.. arrays.