ppt slides display on webpage

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
ibcravi
Forum Newbie
Posts: 1
Joined: Tue May 26, 2009 10:00 am

ppt slides display on webpage

Post by ibcravi »

Hi
I want to show '.ppt' (Power Point) files on my web page either as a flash
or embedded into web page or by doing some processing at the server side.
The actual scenario being that a user would just upload their 'ppt'
files online and on the next page I will be showing them the contents of
the ppt file as a slide show

Thanks in advance
Ravi
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: ppt slides display on webpage

Post by onion2k »

ibcravi wrote:Hi
I want to show '.ppt' (Power Point) files on my web page either as a flash
or embedded into web page or by doing some processing at the server side.
The actual scenario being that a user would just upload their 'ppt'
files online and on the next page I will be showing them the contents of
the ppt file as a slide show

Thanks in advance
Ravi
What's the problem?
Post Reply