[go: nahoru, domu]

Voting

: eight minus seven?
(Example: nine)

The Note You're Voting On

cOrti
13 years ago
Hello,

Here's a simple trick for browsers (FF, IE) address spaces in filenames for Content-Disposition:

eg: <?php header ("Content-Disposition:attachment; filename=\"$filename\""); ?>

The \ "before and after the file name makes the difference.

<< Back to user notes page

To Top