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

podświetlone jako winbatch (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 letnie | | Blogi za darmo | | Kody programów | | Best slow juicers UK | | Car Tyres UK | | Jewelry & Accessories UK | | UK Water Sports Shop | | Hair Care Shop UK | | Skin Care Shop UK |