Codice PHP:
$data "2006-12-31";
$ieri date("d-m-Y"strtotime("-1 day"strtotime($data)));