FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » standard easy way to set up a registration/logon cookie?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: standard easy way to set up a registration/logon cookie? [message #176351 is a reply to message #176346] Tue, 27 December 2011 20:49 Go to previous messageGo to previous message
The Natural Philosoph is currently offline  The Natural Philosoph
Messages: 993
Registered: September 2010
Karma:
Senior Member
Allodoxaphobia wrote:
> On Mon, 26 Dec 2011 17:23:08 +0000, The Natural Philosopher wrote:
>> Someone wants to set up a specialist discussion site: I want to keep it
>> simple so I don't want to use a pre packaged solution.
>>
>> Essentially he needs to let users comment on topics, and have some
>> control over spam and abuse, hence registration and a name/password combo.
>>
>> But given the technical lack of sophistication of the target audience,
>> persistent cookies would be a good thing to allow them to stay logged in
>> indefinitely (or not if the desire)
>>
>> I'd like to hand out some random cookie when they register, or log in
>> and stick it in the database, together with a time value which, if they
>> don't want to 'persist' would be ignored if it was out of date.
>>
>> Then write a simple PHP module that says 'if the cookie is valid, you
>> are Joe Bloggs and you can post away' else if not, throw them into a
>> login/registration screen.
>>
>> Is 'sessions' any real help here? Or is it just easier to set and
>> retrieve a cookie at a more basic level?
>
> So, you're expecting (or, demanding?) same computer::same person?
>
No.

Just that if that IS the case, then the need to endlessly login is
nullified.


There are few, if any, security implications.

> Jonesy
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: cheap, discount nike air max shoes, paypal payment, free shipping
Next Topic: multi-dimensional array sorting by index (like a table)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Nov 25 23:50:36 GMT 2024

Total time taken to generate the page: 0.05221 seconds