Codice PHP:
$data date("y-m-d"); 
mysql_query("INSERT INTO acquisti VALUES ('', ".$_GET["item_id"].", '".$data."'");