Filling out Excel sheet based on user input

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ckuipers
Forum Commoner
Posts: 61
Joined: Mon Mar 24, 2003 6:10 am

Filling out Excel sheet based on user input

Post by ckuipers »

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?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

ckuipers
Forum Commoner
Posts: 61
Joined: Mon Mar 24, 2003 6:10 am

Post by ckuipers »

Too bad, it's a linux server...
User avatar
bznutz
Forum Commoner
Posts: 58
Joined: Mon Dec 09, 2002 9:52 pm
Location: Here
Contact:

Post by bznutz »

ckuipers wrote:Too bad, it's a linux server...
DUDE???

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.
Post Reply