Ciao, con la funzione substr()

Codice PHP:
$stringa_troncata=substr($stringa,0,strlen($stringa)-3);