Page 1 of 1

Write ms word

Posted: Sun Dec 05, 2004 3:17 am
by ol4pr0
I have been looking around for a way to write ( create ) a ms - word document
untill now i have not been able to find something that will do the job.

server = *nix
php4

I did find the php5 com to create it, but than again i would have to run it on a windows server for as far i as i could see.

Anybody that has done this before?

ill have anything :)

c
java
php

(asp is not supported, seen the simplicity of asp but i cant use it )

Posted: Sun Dec 05, 2004 6:19 am
by patrikG

Posted: Sun Dec 05, 2004 12:17 pm
by ol4pr0
Grande Merci Patrick

Thanks alot

[edit]

This is availeble from which php version ( runs @ home, but not on server :) couldnt initiate com )

Posted: Mon Dec 06, 2004 3:30 am
by patrikG
no worries, ol4pr0 :)

the COM extension is loaded by default when PHP is installed under Windows - for details see http://uk2.php.net/com , for a tutorial read: http://www.phpbuilder.net/columns/alain20001003.php3

Posted: Wed Dec 08, 2004 1:42 pm
by ol4pr0
hehe. that is kinda the problem

@ home it runs :)

however on server which is unix ( it doesnt )
i cant seem to figure out how to get this done on the server.

my absolute last resource is using ActiveX, but i am not to funned of using that.