I am in need of some help. I have been tasked with collection of data and putting it into a spreadsheet. I have tried every google search I can think of and am not finding what I need.
Here’s what I am trying to do. I am running a drawing on facebook. I need to have the form data that entrants fill out put in a CSV so I can have numbers assigned to all entrants and allow use of a RNG to pick a winner. I’m not proficient in php, but know how to us forms. What kind of code would allow me to put all the information in one CSV file as it is collected over a set period of time?
Thanks in advance for any help.