 thalhammer Registered User |
Quote
|
| 2011-05-20 15:33:51 |
|
Hello,
I want to read some information of an online game.
because of this I have to get the information of the html code after downloading it via curl.
Is there any possiblity the read html code like this:
<html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns="http://www.w3.org/1999/xhtml"> <body> <span class="" id="value_wood">66.259</span> </body> </html>
using Irrxml ?
The main question: can it be handled like normal xml or does Irrxml check if there is any <xml>.....</xml> tag ?
Thalhammer
|
 erik Registered User |
Quote
|
| 2011-05-21 15:38:25 |
|
Should work, just try it out.
|
|
Forum Codes
| Feature | Code |
| Link | [url] www.example.com [/url] |
| Bold | [b]bold text[/b] |
| Image | [img]http://www.example.com/image.jpg[/img] |
| Quote | [quote]quoted text[/quote] |
| Code | [code]source code[/code] |
Emoticons
|