PHP insert to CSV

Out of context: Reply #2

  • Started
  • Last post
  • 8 Responses
  • seed0

    I am basically trying to do the same thing the person in the thread is doing. Generating a CSV file and FTPing it automatically. Concatenating an existing file using a '$nextline' variable as mentioned in the last post seems unlikely. As you mentioned I don't know what that variable would have as a reference of where to start the next line.

    I could use an export link to generate the CSV but I would like it to not require user action if the rest of the process (ftp) is automatic.

View thread