Ask a Question related to PHP Development, Design and Development.
-
dr. zoidberg #1
How to stay logged in
Hello,
I have created simple login sistem. I'm using sessions and they expire
after I close my browser. How can I stay loged after I have closed my
browser window? I know I should use cookies, but I'm interested in some
tips and tricks. TNX
dr. zoidberg Guest
-
Still logged into Contribute?
I've just completed a site redesign for a client who uses Contribute 3 to edit his site. Apparently all works well, except for one page where... -
staying logged in......
hi, I used to use .asp and had a login section on a site, when somebody logged in and they surfed the admin section I had a session variable... -
Can't stay logged in after submitting form
I have several pages in a user only area. I can go from page to page to page until I submit a form (which goes to my email via formmail), then I... -
Logged in user?
I need some asp code that can give me the user that is logged on to the PC, can anyone help? Regards Betina -
doing a transaction that is not logged
Hello, AS I have to delete more than 100,000,000 records for a table I would like to be able to do this operation without journalization. So I... -
Andy Hassall #2
Re: How to stay logged in
On Fri, 07 Nov 2003 22:30:25 +0100, "dr. zoidberg" <someone@example.wrong>
wrote:
[url]http://www.php.net/manual/en/function.session-set-cookie-params.php[/url]>I have created simple login sistem. I'm using sessions and they expire
>after I close my browser. How can I stay loged after I have closed my
>browser window? I know I should use cookies, but I'm interested in some
>tips and tricks. TNX
--
Andy Hassall (andy@andyh.co.uk) icq(5747695) ([url]http://www.andyh.co.uk[/url])
Space: disk usage analysis tool ([url]http://www.andyhsoftware.co.uk/space[/url])
Andy Hassall Guest
-
yer not helping #3
Re: How to stay logged in
That link has absolutely nothing to do with the poster's question.
yer not helping Guest
-
TheGeekThinker #4
How to stay logged in
There's no other way except sessions,cookies .
TheGeekThinker Guest



Reply With Quote

