как сделать Explode в JShttp://softtime.ru/forumкак сделать Explode в JShttp://softtime.ru/forum/read.php?id_forum=4&id_theme=58597#post341619а как вырезать, типа eregi_replace ?как сделать Explode в JSMon, 6 Oct 2008 12:27:22 +0300школьниккак сделать Explode в JShttp://softtime.ru/forum/read.php?id_forum=4&id_theme=58597#post341617по-моему, так str = '/path/to/dir' str_arr = str.split("/") document.write(str_arr)как сделать Explode в JSMon, 6 Oct 2008 12:15:12 +0300elenakiкак сделать Explode в JShttp://softtime.ru/forum/read.php?id_forum=4&id_theme=58597#post341610как на джаваскрипте повторить такой код? "?php $str = '/path/to/dir/'; $str = explode('/', $str); echo $str; ?"...как сделать Explode в JSMon, 6 Oct 2008 11:41:07 +0300школьник