PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am writing code that ends with a file download. My code creates the file name so the user cannot rename the file until after it is downloaded and saved to their hard drive. I want a suggested name to appear in the save dialogue but I want the user to have the option to change the name if they want. I have looked and found many examples of the version I am using that give the user no control over the name. Here is my code:
Yes. I was. I have discovered that this is a Firefox browser setting. In Preferences "Downloads" there is an option "Always ask me where to save files." Thanks for your help.