Answers for ": Trying to get property 'affected_rows' of non-object in"

0

: Trying to get property 'affected_rows' of non-object in

if($this->con->affected_rows>=1){

}

// you should check it from the connection object not from result
Posted by: Guest on March-22-2022

Code answers related to ": Trying to get property 'affected_rows' of non-object in"

Browse Popular Code Answers by Language