Voting

: max(five, seven)?
(Example: nine)

The Note You're Voting On

Anonymous
6 years ago
To avoid errors,
just be careful whether slash "/" is allowed or not at the beginning of $file_name parameter.

In my case, trying to send PDF files thru PHP after access-logging,
the beginning "/" must be removed in PHP 7.1.

<< Back to user notes page

To Top