$pagetext = preg_replace("/(\[quote])(.*)(\[\/quote])/siU", "", $pagetext);
$pagetext = preg_replace("/(\[img])(.*)(\[\/img])/siU", "", $pagetext);