Note that there are some explanatory texts on larger screens.

plurals
  1. POGet image url from content
    primarykey
    data
    text
    <p>I have big content. get by file_get_content. It like this:</p> <pre><code>&lt;div class="nwsdetail"&gt; &lt;div class="othernws"&gt; &lt;div class="ttlcate"&gt; Các tin đã đăng&lt;/div&gt; &lt;div class="items"&gt; &lt;div class="nwsoitem"&gt; &lt;img width="9px" src="pic/web/icon/blue_bullet.gif" border="0" /&gt; &lt;a class="nwsottl" href='?u=nws&amp;su=d&amp;cid=10&amp;id=53948'&gt; Những con số thống kê Internet của năm 2010 và 2011 &lt;/a&gt; &lt;/div&gt; &lt;div class="sepothernws"&gt; &lt;/div&gt; &lt;div class="nwsoitem"&gt; &lt;img width="9px" src="pic/web/icon/blue_bullet.gif" border="0" /&gt; &lt;a class="nwsottl" href='?u=nws&amp;su=d&amp;cid=10&amp;id=53946'&gt; Ít giám đốc tiếp thị biết khai thác sức mạnh thông tin số &lt;/a&gt; &lt;/div&gt; &lt;div class="sepothernws"&gt; &lt;/div&gt; &lt;div class="nwsoitem"&gt; &lt;img width="9px" src="pic/web/icon/blue_bullet.gif" border="0" /&gt; &lt;a class="nwsottl" href='?u=nws&amp;su=d&amp;cid=10&amp;id=53943'&gt; Dùng gói SMS nội mạng MobiFone, nhận khuyến mại tiền tỷ &lt;/a&gt; &lt;/div&gt; &lt;div class="sepothernws"&gt; &lt;/div&gt; &lt;div class="nwsoitem"&gt; &lt;img width="9px" src="pic/web/icon/blue_bullet.gif" border="0" /&gt; &lt;a class="nwsottl" href='?u=nws&amp;su=d&amp;cid=10&amp;id=53936'&gt; CIO đầu tiên của Chính phủ Mỹ gia nhập Salesforce &lt;/a&gt; &lt;/div&gt; &lt;div class="sepothernws"&gt; &lt;/div&gt; &lt;div class="nwsoitem"&gt; &lt;img width="9px" src="pic/web/icon/blue_bullet.gif" border="0" /&gt; &lt;a class="nwsottl" href='?u=nws&amp;su=d&amp;cid=10&amp;id=53934'&gt; Symantec thâu tóm LiveOffice &lt;/a&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; </code></pre> <p>In this content have some images url and now I want put all images url from this content into array image url</p> <p>please guide me. thanks you very much. </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload