/    Sign up×
Community /Pin to ProfileBookmark

Using PHP to display an xls file

Greetings.

I need to be able to render an Excel file inside of a web browser- preferably read and writable. I do not care if I have to convert the XLS file to XML first just to sidestep the awful ridiculous proprietary container format.

I have looked into PHPExcel, but it appears I am going to have to recreate the layout of the Excel file by hand to mimick the behavior and appearance of Excel inside of the browser (I do not want to do that, if someone can correct me and show me a magical way that PHPExcel will just parse through the XLS file and display it in nice table rows and columns I would love them forever- if anyone could even tell me IF that is even possible I would love them forever as well).

I have also looked into Apache POI, but it appears that it will only render the XLS file sort of client side by installing a Java Applet on the client side computer. I do not want that.

So how would you go about having to render an Excel file inside of a web browser?

to post a comment
PHP

1 Comments(s)

×

Success!

Help @colonelpanic spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.27,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...