* Execute a given mysqli statement and return sucess & debug info * * Used for UPDATE/INSERT/DELETE statements, to make sure that they happened * properly. The returned array leads with a boolean which indicates query * success or failure. * * @param object $statement mysqli statement for execution * * @return array data on success and debug info as well on failure * @ac
($statement)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected