meediake
09-29-2005, 01:20 PM
hello everybody,
I have thought about it a lot and I'm right now developing a system, where I want to protect PDF and and other content with specific headers with sessions(user login info is kept in session).
when I use session_start before PDF output(using fpdf), it cannot be sent out, because some headers are allready sent.
Any ideas solving this problem?
I have thought about it a lot and I'm right now developing a system, where I want to protect PDF and and other content with specific headers with sessions(user login info is kept in session).
when I use session_start before PDF output(using fpdf), it cannot be sent out, because some headers are allready sent.
Any ideas solving this problem?