图中所写的查询语句,用mysqli_fetch_array提取后,显示抓取到的数据都是null
$resultOfAH =mysqli_query($con,"SELECT homePage FROM t_author where author=$arr[5]");