I have the following table in my bank:
"financeiro
financeiro_id INT AUTO_INCREMENT,
financeiro_pagamento DATE,
financeiro_pid INT,
financeiro_valor INT,
";
In this table I record the payments that my system receives, then...
asked by
02.11.2017 / 18:03