Salve a tutti, come si fa ad estrarre gli ultimi film che ho inserito nel mese corrente?
Io ho fatto
$query=mysql_query("select * from film where mese=Now()") or die(mysql_error());
E non mi stampa niente, nel senso che non me li trova....
Salve a tutti, come si fa ad estrarre gli ultimi film che ho inserito nel mese corrente?
Io ho fatto
$query=mysql_query("select * from film where mese=Now()") or die(mysql_error());
E non mi stampa niente, nel senso che non me li trova....