Voting

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

The Note You're Voting On

Anonymous
16 years ago
It might be worth noting that if your site uses a front controller with sessions and you send a large file to a user; you should end the session just before sending the file, otherwise the user will not be able to continue continue browsing the site while the file is downloading.

<< Back to user notes page

To Top