unable to store the session values

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • newladder
    New Member
    • Jan 2007
    • 15

    unable to store the session values

    Helllo Friends,

    Iam unable to store the session values.

    I have a page checklogin, which checks for username and creates session for that username then redirect to user homepage.
    Before redirceting to homepage it stores the session but after redirecting the session is empty.

    I have other application which is working fine.

    Any help would be appreciated...

    Regards
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    I am not able to guess how your code is made.

    So show your code and enclose it within [php] ... [ /php] tags!

    Ronald :cool

    Comment

    • 9911782
      New Member
      • Feb 2007
      • 2

      #3
      Hi

      Could you ps send your code so that we could be able to help you?

      thanks :0

      Comment

      • Stephan
        New Member
        • Feb 2007
        • 5

        #4
        session will be destroyed if you change the domain

        btw the eighter dont work with free domains like nic or smartdog offers ;)

        Comment

        Working...