 |
iphone - URL encode an NSString - Stack Overflow
I have an NSString in which I need to URL encode the & and not just the spaces, how do I do this? ... New APIs have been added since the answer was selected; You can now use NSURLUtilities. Since different parts of URLs allow different characters, use the
stackoverflow.com |
 |