alcatrazbr
9/15/2016 - 5:54 PM

get param, get allparams

get param, get allparams

$arr = $this->_getAllParams();
$idMotorista = $this->_getParam('idMotorista', 0);

$dados = json_decode(file_get_contents('php://input'), true);