I am looking for something similar as in phpMyAdmin, where you can create a table dump and download the file.
This time, a user gives a variable ($name), which is being send to the page. PHP should then create the page, and download it to the user's harddrive.
DOes anybody know how to do this, or a tutorial on how to do this?
Please help 🙂