Posted by Ken Loomis on 01/08/07 05:02
I got it fixed. This recommendation: http://www.fpdf.org/en/FAQ.php#5 said to use session_cache_limiter('private') before the session_start() Looking at the user notes in the php help for session_cache_limiter(), I chose to go with session_cache_limiter('none'). This worked, too. Ken
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming