I am doing a php script that, through a payment date, gives me the next due date taking into account the state, that is, whether this payment or not. Something like this:
$list = $conn->query("SELECT * FROM cuenta WHERE useride = '".$code."...
asked by
04.02.2018 / 02:33