PreparedQuery.php
system/Database/MySQLi/PreparedQuery.php
1 class
4 methods
class PreparedQuery
Prepared query for MySQLi
_prepare
(string $sql, array $options = [])
_execute
(array $data)
_getResult
()
_close
()