aaLiweipeng 2020-06-05
POST Content-Length of 8908752 bytes exceeds the limit of 8388608 bytes in Unknown on line 0
php.ini 配置:
post_max_size = 100M
upload_max_filesize = 100M
重启php服务
<?php. if (!empty($_POST)) {. $data1 = $_POST["data1"];$data2 = $_POST["data2"];$fuhao = $_POST["fuh