Excel Sheet Generation from PHP Page
Posted: Tue Dec 30, 2014 1:08 am
I have a home page( HomePage.php) where I have two hyperlinks for example
I need to generate a single excel file with multiple tabs i.e. in the home page if I click generate excel button it should flush the o/p of Declared.php page and un-declared pages to multiple tabs in Excel .
please guide me on the same with some short examples.
- Declared
- Un-Declared
I need to generate a single excel file with multiple tabs i.e. in the home page if I click generate excel button it should flush the o/p of Declared.php page and un-declared pages to multiple tabs in Excel .
please guide me on the same with some short examples.