Codice PHP:
$variabile="123456789012_abcdef.ccc";
$variabile2=substr($variabile,13);
print 
$variabile2// ti stampa abcdef.ccc