PDA

View Full Version : php form to xls


Glavic
10-18-2007, 06:28 PM
I saw this before, a form (in php), just like the old html form, but the name, email and notes put into an xls (Excel) file, then when a second person fills the form, it adds the fields just below the first person, and so forth.....

so....anyone know any links, help or do it for me?

It would help signing up for me...(first, last name, email, cell #).

Horus_Kol
10-18-2007, 07:45 PM
are you sure it was an XLS file, or a CSV which can be opened by Excel as a spreadsheet?

Glavic
10-19-2007, 03:22 PM
are you sure it was an XLS file, or a CSV which can be opened by Excel as a spreadsheet?

it produced a .xls file.

Horus_Kol
10-21-2007, 04:26 AM
hmm...

I found this by Googling php xls - http://paggard.com/projects/xls.generator/ - but I have to admit that I haven't ever done it myself...

Vege
10-21-2007, 04:29 PM
http://pizzaseo.com/php-excel-creator-class
iw allways used this and as it's taken from pear, it's pretty solid.