Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Help with Session Variables

This is a discussion on Help with Session Variables within the PHP forums, part of the Programming Talk category; I have started and tried my hands with some basics of PHP. Now I want to try my hands on ...

  1. #1
    Ralph is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    114

    Help with Session Variables

    I have started and tried my hands with some basics of PHP. Now I want to try my hands on session’s concepts of PHP. Can someone guide me who to store items inside session variables and also access the same. If some guidelines or hints is provided in this line it would be of great help me to me to proceed in the direction.


  2. #2
    Allan is offline Member Array
    Join Date
    May 2006
    Answers
    40
    session_start() is used for starting the session, session_destroy() is used for destroying the session variables.


Latest Article

Network Security Risk Assessment and Measurement

Read More...