How to get content from a report generated using headers

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
mythili_se
Forum Newbie
Posts: 1
Joined: Sat Dec 31, 2005 12:28 am

How to get content from a report generated using headers

Post by mythili_se »

Hi,
Im using Rlib for report generation. It gives the report in pdf/html/csv/txt format. When I use headers, its gives a window asking save/open. I want to get the content of the report generation without asking save/open option. This is to store into database directly. How to achive this?
Post Reply