Jump to content

urlencode is not working for me


predator12341

Recommended Posts

Hi all,

Right it must be because i am doing something very stupid but i just cannot figure it out.

 

i have a form to add information to a database but if you miss information out it sends you back to the form to say you have missing fields etc.

 

so through the url i pass back the information the user orginally sent through and when i send it back i use urlencode()

 

this works fine to deal with spaces. however, it just is not handerling comma's so if i type test's it returns test\'s but stripslashes() or urldecode() will not remove the slashes.

has anyone got any idea as this is really doing my head in now.

Regards

Mark

Link to comment
https://forums.phpfreaks.com/topic/198569-urlencode-is-not-working-for-me/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.