Re: Excel to HTML table using PHP
Amit Tandon <[email protected]>
| Newsgroups | gmane.comp.php.database |
|---|---|
| Message-ID | <CAM5PkjdNG8zDFLP88V8R1fHd0n+_JRbdYa+AdHi_XjEtaHV6ZA@mail.gmail.com> |
Try this link<http://devzone.zend.com/27/reading-and-writing-spreadsheets-with-php/>. What i understand is that u do not want the end user to open the excel sheet. However, u have to read the data part and display in HTML using PHP/Javascript ============ regds amit "The difference between fiction and reality? Fiction has to make sense." On Wed, Mar 21, 2012 at 5:53 PM, Gu®u <[email protected]> wrote: > Hi All, > > I have searched all around the net and unable to find excel to html table > using php. What I want is, say I have an excel sheet and I want to export > the excel data to HTML table *without* *opening it*. Then I can use the > HTML table for later function. Please help me with this. > > -- > *Best, > * > *Gu®u* >