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

podświetlone jako sdlbasic (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);
?>
| Sklep z oponami | | Opony całoroczne | | Przenieś bloga z onetu | | Kody programów | | Best Integrated Washing Machines UK 2025 | | Best Toasters UK 2025 | | Best Stand Mixers UK 2025 | | Best Washing Machines June 2025 | | SUV Tyres UK | | Perfumes Shop UK |