|
-
Nov 19th, 2008, 05:36 PM
#1
Thread Starter
Member
Please help with encoding!
I downloaded a web page from a site that use UTF-8, I use REGEX to modify some text from the page and then I see that the text is not appearing like it should: http://alexvorn.googlepages.com/text.PNG
What should I do to solve the problem
-
Nov 19th, 2008, 05:40 PM
#2
Re: Please help with encoding!
i looked at the code you posted and did not see a problem.
-
Nov 19th, 2008, 05:53 PM
#3
Thread Starter
Member
Re: Please help with encoding!
The problem is in the "?" character, I downloaded the page from Google News than I used regex codes to remove some text and saved it all in a file. I don't want that the "?" character to replace these: ' or " . The text should be like this : http://alexvorn.googlepages.com/text2.PNG
-
Nov 19th, 2008, 10:04 PM
#4
Re: Please help with encoding!
Use utf 8 encoding when you are getting the string.
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
|