Kashub's Code Barn - "How to get max file size to upload in php"

podświetlone jako javascript (dodał(a) Kashub @ 2010-11-27 21:11:02)

Podświetl ten kod w:
Ostatnio dodane:
Losowe wpisy:
<?php
$maxUpload   = (int)(ini_get('upload_max_filesize'));
$maxPost     = (int)(ini_get('post_max_size'));
$memoryLimit = (int)(ini_get('memory_limit'));
echo 'ma uploaded file size is: ' . min($maxUpload, $maxPost, $memoryLimit);
?>
| Opony letnie | | Sklep z artykułami dla zwierząt | | Darmowe Blogi | | Best Hair Straighteners UK 2025 | | Best Toasters UK 2025 | | Best Fully Automatic Coffee Machines UK 2025 | | Best Washing Machines June 2025 | | Motorcycle Tyres UK | | Toys and Games Shop UK | | Christmas Socks UK |