If I want to create a URL using a variable I have two choices to encode the string. urlencode() and rawurlencode().

What exactly are the differences and which is preferred?

11 Answers
11

Leave a Reply

Your email address will not be published. Required fields are marked *