Codice PHP:
<?php
$str 
"80PL";
echo 
ereg_replace("[0-9]"""$str);
?>