Parse error: syntax error, unexpected ':', expecting ')' in E:\phpstudy_pro\WWW\01.php on line 30
$stmt->setFetchMode(mode: PDO:: FETCH_ASSOC);
I don’t know where the problem lies
autoload2021-11-09 08:52:00
Isn't this a warning? Line 30 is missing ")" or there are other syntax errors