标签: PHP 7.4
在 PHP 7.4 中报错:header() expects at least 1 parameter, 0 given (is_callable(‘Header’) 为 true)
1、在 PHP 7.4 中报错:header() expects a...
在 PHP 7.4 、MySQL 5.7 中,插入 json 类型的字段,成功插入值 string(4) “null” 的分析(与 json_encode(null) 有关)
1、在 MySQL 表,字段类型为 json,允许为 NULL。如图...
在 PHP 7.4 中,使用 file_put_contents 时,报错:failed to open stream: No such file or directory
1、在 PHP 7.4 中,使用 file_put_contents...
近期评论