Filling out Excel sheet based on user input
Moderator: General Moderators
Filling out Excel sheet based on user input
I know that PHP is server side, but is there some way (even using other script languages) to automatically fill out an Excell sheet from a PHP form?
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
I grabbed these links from an old topic on this subject:
viewtopic.php?t=3028&highlight=excel
http://www.devshed.com/Server_Side/PHP/ ... page1.html
Using MySQL and PHP to Present Excel Spreadsheets
Mac
viewtopic.php?t=3028&highlight=excel
http://www.devshed.com/Server_Side/PHP/ ... page1.html
Using MySQL and PHP to Present Excel Spreadsheets
Mac
DUDE???ckuipers wrote:Too bad, it's a linux server...
Did you think we could pull magic out of our wazoo for you?
If it is possible to create an Excell spreadsheet on a Linux box, you would AT LEAST have to install some third-party library capable of this. This, of course, has nothing to do with PHP. Go find the library then come back here for help on using it.