I have a php script that will collect info from a form and put it in a CSV file on the server. The file is listed below;
Once I create the Column Headers- how do I tell it to start the in put from
the form on the second line?
Hope that is clear enough.
Andy