PHP Basit HTML DOM Parser geçersiz HTML işlemek değil - İlk denemede içinde saplanıp

0 Cevap php

I am trying to select either a class or an id using PHP Simple HTML DOM Parser with absolutely no luck.

My example is very simple and seems to comply to the examples given in the manual
(simplehtmldom.sourceforge AT net/manual.htm) but it just wont work,
it's driving me up the wall.
Other example scripts given with simple dom work fine.

See the example: link text This is the easiest example i have found ... How to parse it?

Should i do it with Perl - The example HTML page is invalid HTML.
I do not know if the Simple HTML DOM Parser is able to handle badly malformed HTML
(probably not).

Peki: i çalıştırmak için alınamıyor eğer ben deneyebilirsiniz bazı Perl ayrıştırıcılarda örneğin HTML::TreeBuilder::XPath

0 Cevap