So, I\'m using this php function to update a database in a site.
public function ativo($id, $ativo) { if ($ativo == 0) { $data[\'ATIVO\']