UPDATE
?mysqli_fetch_assoc()
не подходит. Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in E:\...\index-content.php on line 7
echo 'Ответ SQL:<br><font style="font-family:monospace;">'.mysqli_fetch_assoc($sql).'</font>';