mysqli_stmt_fetch
Supported Versions: PHP 5, PHP 7, PHP 8
Fetch results from a prepared statement into the bound variables
<?php
public
mysqli_stmt
::
fetch
(): ?
bool