Php Script To Generate Delimited Text (server Side)

I need a php script made to create a list of delimited text. I’d prefer the script to be serverside. I want to access the script using a browser such as firefox.

The following variables [5] (that I will enter) are needed for the script:

1) name of 1st campaign (example – campaign_5)

2) name of last campaign (example – campaign_50)

The name of the campaign will be incremented by 1 for each line of text.

3) start date: 12/31/2011

4) start time: 1815

5) # of campaigns/15 mins: …

Leave a Reply

Your email address will not be published. Required fields are marked *