1 line
71 B
PHP
1 line
71 B
PHP
|
|
<?php echo "upload_max_filesize: " . ini_get("upload_max_filesize"); ?>
|