I'm working with PHP Simple HTML DOM Parser.
I was wondering if it is possible to extract the HTML comments (<!-- -->
).
Can you?
I'm working with PHP Simple HTML DOM Parser.
I was wondering if it is possible to extract the HTML comments (<!-- -->
).
Can you?
Directly from their docs:
http://simplehtmldom.sourceforge.net/manual.htm