Show Excel file(single sheet) inside a div in a php page

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
kunalm
Forum Newbie
Posts: 10
Joined: Wed Jun 27, 2007 11:25 am

Show Excel file(single sheet) inside a div in a php page

Post by kunalm »

Hello gurus
I want to display a excel file which contains a single sheet, in a div of a php page. I dont know how to do this. I tried google but could not find anything useful. It would be great if you can provide with some sample codes.

Thanks in advance for your kind help.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

I googled "php excel reader" and founds tons of useful stuff
Post Reply