Forum Moderators: coopster
Sorry for my poor english.
I have this variable $string. The variable contents is pure html code, that have to be saved in a html file(saved.html) on the webserver.
After that, this file(saved.html) should automatically start download to the client computer, of cause with the approval of the client user.
The file(saved.html) that still is on the webserver after the client user is done downloading, needs to be cleared/emptied until the next client comes by.
All this has to be done with only one click(and the click, when user starts to download), with a <input type="submit" value="Done">.
Is there anyone who can help me please. I would be pleased.
Best regards
TecWizz
[php.net...]
;)