Hello, I would like a value of 1 after a run in the database, for example
I have the function in php:
function registrar_pagamento( $pago, $registro ){
require_once "../controller/class.registro_controller.php";
$reg['registro'] = $...
asked by
06.10.2017 / 16:24