как вытащить текст "script""table"-----текст----"/table""/script"http://softtime.ru/forumкак вытащить текст "script""table"-----текст----"/table""/script"http://softtime.ru/forum/read.php?id_forum=6&id_theme=57972#post337588Можно поступить следующим образом "?php $text = 'как вытащить текст "script""table"-----текст----"/table""/script"'; $pattern = "|"script""table"(.*?)"/table""/script"|is"; preg_match($pattern, $text, $out); echo $out; ?"как вытащить текст "script""table"-----текст----"/table""/script"Tue, 16 Sep 2008 23:50:41 +0300cheopsкак вытащить текст "script""table"-----текст----"/table""/script"http://softtime.ru/forum/read.php?id_forum=6&id_theme=57972#post337377СПАСИБО!!!как вытащить текст "script""table"-----текст----"/table""/script"Tue, 16 Sep 2008 13:40:39 +0300magwolf