Results 1 to 2 of 2

Thread: PHP - Form to CSV

  1. #1
    Join Date
    Mar 2011
    Posts
    8

    PHP - Form to CSV

    Hi, I'm a PHP novice so please forgive me! Basically, I have a HTML form on my website for people to sign-up to my mailing list. It has two fields... Name and Email address.

    I just simply want this form to write to a CSV file, but I don't know where to start. Please could somebody help?

    Thank you!

  2. #2
    Join Date
    Dec 2009
    Location
    San Diego, California
    Posts
    161
    http://www.michaelhartmayer.com/php/...class-for-php/ here is a CSV class I wrote to simplify the creation of CSV data. Hope it helps.

Similar Threads

  1. PHP - form to add data to middle of existing csv file
    By hil_egg in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 05 Jul 2010, 06:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •