PHP 8.5.0 Beta 1 available for testing

Voting

: min(seven, six)?
(Example: nine)

The Note You're Voting On

andrewpunch at bigfoot dot com
16 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