embedding ms office to php

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
ngfrancisco
Forum Newbie
Posts: 2
Joined: Thu Aug 28, 2003 12:57 pm

embedding ms office to php

Post 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:
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

php only sends a stream of data server->client; what the client is doing with it is up to the client ;)
Post Reply