
June 29th, 2003, 08:34 PM
|
|
Junior Member
|
|
Join Date: Oct 2002
Location: Gold Coast, Australia
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
custom sessions
Hello,
I have made some custom php sessions loosely based on the series of articles by ben rowe but unlike bens article they do not use any of php's built in sessions features. So they dont need session.auto_start on to work.
I am hoping to have an article on how i created them and how anyone can roll them out on there site. But I was just wondering if someone could try and exploit them to see if there are any bugs that i havnt seen.
URL
user = Haiden
pass = pass
also the session will expire if you try to go to another page after being idle for longer than 5 minutes.
any feedback would be appreciated.
cheers,
Haiden
|