$text = str_replace("[url]", "<a href='http://www.alesh.ru/click.php?", $text); $text = str_replace("[/url]", "'target='_blank'>", $text); $text = str_replace("[/a]", "</a>", $text);