User Profile

Collapse

Profile Sidebar

Collapse
seigan
seigan
Last Activity: Apr 18 '07, 04:08 PM
Joined: Oct 18 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • seigan
    started a topic Session Timout Help
    in PHP

    Session Timout Help

    Hi all,
    I'm kind of new here and I realy need your help guys.
    I have done an basic php login script with sesions that will expire after default time. The thing is that it dosen't work at all. If you login the session nevere expire. If I check the time with print ini_get("sessio n.gc_maxlifetim e"); it says 1440 and if I change it to 1 with ini_set("sessio n.gc_maxlifetim e", "1"); the chenge is noticed but...
    See more | Go to post

  • seigan
    started a topic CSS - Position and autosize of a div-tag

    CSS - Position and autosize of a div-tag

    Hi,
    I have a problem with a rather simple design. Inside a container div I want a rather slim collored box attached to right side inside the container div and I want it to be 100% height of the container div. This was no problem before - I just used position:absolu te right:0px and height:100%. But now I have to set the container height to auto to be relative to the content and because of that the 100% height of the child div have stoped working....
    See more | Go to post
No activity results to display
Show More
Working...