I used
Code: Select all
header('Content-Type: application/x-httpd-php');Now I would like to set the default name proposed by the browser when saving the file.
Without doing anything it is the name of my script, but I would like to change it.
Anyone know how to do this ?
Many thanks,
Sebastien