Searched defs:result_mode (Results 1 – 1 of 1) sorted by relevance
292 …public function query(string $query, int $result_mode = MYSQLI_STORE_RESULT): mysqli_result|bool {}456 public function __construct(mysqli $mysql, int $result_mode = MYSQLI_STORE_RESULT) {}941 function mysqli_query(mysqli $mysql, string $query, int $result_mode = MYSQLI_STORE_RESULT): mysqli…
Completed in 8 milliseconds