When using sessions (session_start()
in PHP contained in:
<FRAMESET ROWS="100%,*">
<FRAME SRC=" <FRAME SRC="blank.html">
</FRAMESET>
Once the link is routed to index.php the sessions cease to function. Is there a way around this?

<FRAMESET ROWS="100%,*">
<FRAME SRC=" <FRAME SRC="blank.html">
</FRAMESET>
Once the link is routed to index.php the sessions cease to function. Is there a way around this?