Posted by R. Rajesh Jeba Anbiah on 10/13/05 17:26
DartmanX wrote:
<snip>
> I just realized that this file doesn't end
> with session_write_close(). Is this causing the problem?
FWIW, there is no need to add session_write_close() at the end of
the file, as it is implicitly done. session_write_close() has to be
used when you just want to close the session handle in the middle.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
Navigation:
[Reply to this message]
|