[PHP] pobierz, plaintext <?php$str = '<a href='javascript:dalej("http://php.pl")'>Forum PHP</a>';echo preg_replace("/<a href='javascript:dalej(\"(.*?)\")'>(.*?)</a>/", "2", $str);?>[PHP] pobierz, plaintext