![]() Preserved Topic: Creating a text file and forcing download on the fly? (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() I'd like to start doing auto-.vcf creation. I'd like a user to be able to click on a link, such as /createVCF.php?id=666 and from that, the createVCF.php will do the following: |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() Got it - |
Paranoid (IV) Inmate From: Sthlm, Sweden |
![]() Now that was sweet! |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() So, say I want to do the same thing with a text file with information from a database. code: <?php |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() Actually, 8bit works as well. Can't recall why I was using 7bit. |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() Okay, a little snag in the plan here.... |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() |