|
-
September 24th, 2011, 12:17 PM
#4
Re: URL string query
The + sign is another way to encode spaces in urls. It is normally used in query strings - you can see this by typing a few words into google and seeing the url it creates for the results page.
If a + sign is actually needed in a url it can be, but must be encoded, as %2B.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|