Register now and start sharing your code snippets.
-->

PHP file upload gotchas

PHP posted 9 months ago by christian

PHP file upload works in mysterious ways:

   1  http://us3.php.net/manual/en/ini.core.php#ini.post-max-size
   2  http://fi.php.net/manual/en/features.file-upload.php#73762
   3  http://de3.php.net/manual/en/features.file-upload.errors.php

Tagged gotcha, php, file, upload