I want to gather information from a website form and email the results as a csv file. Is this possible and any pointers to where I look for information
Thanks in anticipation
Nuts
creating a csv file on webpage
Moderator: General Moderators
-
nutstretch
- Forum Contributor
- Posts: 104
- Joined: Sun Jan 11, 2004 11:46 am
- Location: Leicester
http://uk2.php.net/fputcsv
PHP5 only .. but if you're running 4 there's some helpful pointers in the manual comments for that page.
PHP5 only .. but if you're running 4 there's some helpful pointers in the manual comments for that page.