Search found 2 matches

by span
Wed Oct 07, 2009 5:34 pm
Forum: PHP - Code
Topic: php to .dat file
Replies: 3
Views: 90

Re: php to .dat file

Thanks for the quick reply. There are no errors being displayed. The data can be filled in and submitted just fine, but nothing appears in the .dat file
by span
Wed Oct 07, 2009 4:36 pm
Forum: PHP - Code
Topic: php to .dat file
Replies: 3
Views: 90

php to .dat file

Hi I'm very to new to php, but here is what we're trying to do. We have a webpage with an html table that can be filled out. Once the table has been completed and submitted, We want to submit the information to a csv .dat file using php. Below is first an example from the html table and second the p...