Codice PHP:
$str 'ciao?io???sono?????il????Grab?????????';
echo 
preg_replace('/\\?+/'';'$str);