session

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Praseena
    New Member
    • Oct 2006
    • 1

    session

    Can i set a session in Ist page without posting into other page
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    You can do a session_start() when you want, but why do that if you don't want to use its $_SESSION array?

    Ronald :cool:

    Comment

    Working...