Open diffnest opened 6 years ago
post_max_size =10M
upload_max_filesize =2M
ini_set('max_execution_time', '180’),set_time_limit(0),//0表示无限制
//$image_p = @imagecreatetruecolor($width, $height); $image_p = @imagecreate($width, $height);