PHP 8.4.24 Released!

Voting

: min(one, zero)?
(Example: nine)

The Note You're Voting On

andrewpunch at bigfoot dot com
17 years ago
If $_FILES is empty, even when uploading, try adding enctype="multipart/form-data" to the form tag and make sure you have file uploads turned on.

<< Back to user notes page

To Top