Jump to content

Need help with a problem :D


siddscool19

Recommended Posts

Hey people when I encode data using urlencode it encodes

'

in this form

%92

 

Whereas if I send data using a form it is in this format

%E2%80%99

 

So I want to be it encoded in the below format so that my script can work :(

 

So is there any other function I can use?

or anything else?

Link to comment
https://forums.phpfreaks.com/topic/128950-need-help-with-a-problem-d/
Share on other sites

No i don't mean that I am sending the data and in the data there is this character é and it stops my script from functioning

 

That's ambiguous. Perhaps some punctuation would help.

 

Posting the actual problem you are experiencing, and providing contextual information might clarify just what your problems are, instead of expecting respondents to solve it through the fog of your descriptions and unhelpful examples.

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.