Page 1 of 1

Powerpoint slides using PHP????

Posted: Mon Sep 22, 2008 11:15 pm
by pcoder
Hi everyone,
Is there anyway to generate powerpoint slides from PHP??
Any suggestions from you guys will be highly appreciated.

Re: Powerpoint slides using PHP????

Posted: Sat Sep 27, 2008 7:24 am
by LuckyShot
Hi pcoder,

Have a look at this nice tutorial:
http://web.informbank.com/articles/tech ... uments.htm
It shows you how to create Word documents, Powerpoint files, Excel spreadsheets and even Zip files.

Also, try searching "php ~create|~generate powerpoint|ppt".

Cheers.