Powerpoint slides using PHP????

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
User avatar
pcoder
Forum Contributor
Posts: 230
Joined: Fri Nov 03, 2006 5:19 am

Powerpoint slides using PHP????

Post by pcoder »

Hi everyone,
Is there anyway to generate powerpoint slides from PHP??
Any suggestions from you guys will be highly appreciated.
User avatar
LuckyShot
Forum Newbie
Posts: 13
Joined: Thu Sep 25, 2008 5:02 pm
Location: Barcelona

Re: Powerpoint slides using PHP????

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