помогите вытащить адрессhttp://softtime.ru/forumпомогите вытащить адрессhttp://softtime.ru/forum/read.php?id_forum=6&id_theme=69124#post405017если только echo urldecode( urldecode( $out )); , или str_replace() заменять эти дважды закодированные символыпомогите вытащить адрессThu, 29 Oct 2009 23:52:57 +0300heedпомогите вытащить адрессhttp://softtime.ru/forum/read.php?id_forum=6&id_theme=69124#post404792ну это я понял вот проблема осталась в конце получается http://nfw.content-video.ru/flv/playlist.aspx?id=79285%26 и эти %26 мешаютпомогите вытащить адрессWed, 28 Oct 2009 17:28:58 +0300dirolпомогите вытащить адрессhttp://softtime.ru/forum/read.php?id_forum=6&id_theme=69124#post404743сделайте prnt_r($out)помогите вытащить адрессWed, 28 Oct 2009 14:17:28 +0300GeorgeIVпомогите вытащить адрессhttp://softtime.ru/forum/read.php?id_forum=6&id_theme=69124#post404741$file_content = file_get_contents("http://inosmi.ru/video/20091024/156422078.html"); $pattern = "|value=\"file=(.*)fmt|siU"; preg_match_all($pattern, $file_content, $out); echo urldecode($out); надо чтобы оставалось только http://nfw.content-video.ru/flv/playlist.aspx?id=79285 и id бывает разный...помогите вытащить адрессWed, 28 Oct 2009 13:57:41 +0300dirol