Jump to content
php.lv forumi

domdocument


anonīms

Recommended Posts

http://paste.php.lv/09738fb876a709c4bfcfb0efa42a98a3?lang=php

rindiņa no 3.-15. Reāli viņas tiek izmantotas tikai, lai iegūtu img src vērtību, bet man nešķiet, ka tas nav īsti pareizi.

Jo gan jau, ka ar getElementsByTagName('img') kaut kā iekšs childiem var meklēt, ne? o0

 

markups ir apmēram šāds:

 

<a href="***/">
<div>
<div><img></div>
<div>
<div>...</div>
<p class="text">***s</p>
</div>
</div>
</a>

markups nenāk no manas puses un to nav iespējams mainīt

Edited by anonīms
Link to comment
Share on other sites

  • 3 weeks later...

"if($node->childNodes->length == 22)"  --- dude, seriously?

varēji kaut pēc kādas klases vai ID skatīties, bet šitā...

Nemaz nerunājot par lūpošanu cauri visiem DIV elementiem.

Moš iemet HTML piemēru (pilnu, nevis to mazo bloku), lai var cilvēki izštukot kaut ko sakarīgāku? Vai linku uz lapu, kuru parsē?

Edited by jurchiks
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...