I have a script where i want to export some information to a simple file, as shown under: (part of my function.php)
This opens and writes the file, but what i want to do is to create this file temp, download the file, and then delete the created file if any!
So the file is only created and downloaded to the user, upon clicking the link, i really need some help with this one!
-------------
Programme