2011-12-07

phpexcel.net make excel using php part 2

 This second part kinda hard to explain. Actualy not soo hard! First I build table with form and text. You type in this form then submit it. Whatever you type in there will be input to the excel. How this script work are like this:
  • you enter the data to insert into excel;
  • you submit the form;
  • the script will built the excel contain what you type earlier;
  • the script then save the excel;
  • the script make you download the excel;

 I don't know what happen.. the excel I open doesn't want to open in browser like I open PDF. That's perhaps is for security?!? and the other problem is.. the script for building in xls 2007

Script download in here
how to use I describe earlier. This is the preview.
By click input.. you will download the excel (2k7) and try to open it.

full code here

Tidak ada komentar: