Export data to word from php with the headers on all the pages
Posted
by udaya
on Stack Overflow
See other posts from Stack Overflow
or by udaya
Published on 2010-03-29T08:08:33Z
Indexed on
2010/03/29
8:13 UTC
Read the original article
Hit count: 276
php
|codeigniter
Hi I am exporting data from php page to word document I received the result in word format but when the data's are in excess number then the header are not available for the consecutive page ex my first page has title Country Name Country uday India akila India my second page has no title such as name and title kiran pakisthan vikie america how to get the titles on the consecutive pagess
© Stack Overflow or respective owner