Forum Moderators: coopster

Message Too Old, No Replies

Sessions within iframe?

         

ahmedtheking

5:12 pm on Jan 19, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Can sessions continue within an iframe?

scriptmasterdel

7:52 pm on Jan 19, 2007 (gmt 0)

10+ Year Member



Sure they can, aslong as the iframe'd page is on the same server as the main page and also aslong as the session_start() is above the session variable output!

Good luck.

Del