insert into tabella
(data_iscrizione. data_scadenza, altri campi.....)
values
(curdate(), curdate() + interval 1 year, $other one's .... )