HP Class Object from the HTML page to the PHP Script at the end??
Thank You Very Much!
Best Regards,
Harry yau
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks Marek!~ I have solved this problem with the exactly suggestion from
you.
session_cache_limiter("private_no_expire");
Marek Kilimajer wrote:
> Experiment with session_cache_limiter(), for example try to set it to
> private_no_expire.
>
> Harry Yau wrote:
>
> &
and call "ob_end_clean()" before setting the
header for pdf content. It does not correct the problem.
I am wondering what exactly the "session_start()" does? How it can
have different effect upon various browser? Of simply, please tell me
how to correct those problems!~
and call "ob_end_clean()" before setting the
header for pdf content. It does not correct the problem.
I am wondering what exactly the "session_start()" does? How it can
have different effect upon various browser? Of simply, please tell me
how to correct those problems!~
4 matches
Mail list logo