You are here: Re: Regular Expression to extract all .JPG and .PNG URL's « PHP Programming Language « IT news, forums, messages
Re: Regular Expression to extract all .JPG and .PNG URL's

Posted by kosanovic on 10/12/07 16:44

<?php

$htmlc=" \"http://example.com/file1.jpg\" kjkjskfj \"http://
blabla.com/image2.png\" dsgdg";
preg_match_all("/.*(jpg|png)$/", $htmlc, $matches);
echo '<pre>' . print_r($matches, true) . '</pre>';

?>

outputs:
Array
(
[0] => Array
(
)

[1] => Array
(
)

)


I need to extract:
http://example.com/file1.jpg
http://blabla.com/image2.png

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация