Page 1 of 1

embedding ms office to php

Posted: Thu Aug 28, 2003 12:57 pm
by ngfrancisco
Hi! Is PHP capable of embedding MS Office such MS Word or MS Excel! Or is there other tool that can be use with PHP in generating report?

thanks in adv! :lol:

Posted: Thu Aug 28, 2003 1:30 pm
by volka
php only sends a stream of data server->client; what the client is doing with it is up to the client ;)