Sessions in PHP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chenna
    New Member
    • Feb 2007
    • 3

    Sessions in PHP

    Hi guys, Please anybody answer my question "How to create sessions.".
  • stephane
    New Member
    • Feb 2007
    • 35

    #2
    session_start()

    Comment

    • ronverdonk
      Recognized Expert Specialist
      • Jul 2006
      • 4259

      #3
      Before you start using sessions, I advise you to read the Sessions chapter in the PHP manual.

      Ronald :cool:

      Comment

      • ronverdonk
        Recognized Expert Specialist
        • Jul 2006
        • 4259

        #4
        Originally posted by webmaster5
        You can find your answer at :



        Webmaster
        What does this add to the previous post? Or do I miss something?

        Ronald :cool:

        Comment

        Working...