RE: PHP programming a members only access site

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> -----Original Message-----
> From: Stephen [mailto:stephen-d@xxxxxxxxxx]
> Sent: Sunday, January 13, 2013 9:06 AM
> To: php-general@xxxxxxxxxxxxx
> Subject:  PHP programming a members only access site
> 
> Can anyone point me to good tutorials/documentation on the subject?
> 
> I want to add this functionality to one of my sites.
> 
> I know there are existing solutions for this, but the ones I have found
> are complex, turnkey and don't really facilitate learning.
> 
> I consider myself strong in php programming and using MySQL.
> 
> But I have never used sessions or cookies, and want to learn and do it
> properly.
> 
> And I am interested in the security of logins and credentials. Things
> like detecting sharing of credentials and the appropriate action to
> take. Also what logs to keep and how to audit them.
> 
> And, of course, having sample code for functions like creating a new
> account, sending the confirmation email, handling the response. Dealing
> with forgotten passwords. I don't want to re-invent the wheel, but I
> don't want to have to dissect the code for, say, phpBB to see how it is
> done there, either.
> 
> Thanks in advance for suggestions!
> 
> --
> Stephen
> 
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


Stephen,
	Chris Shiflett wrote an amazing book on this subject "Essential PHP
Security" he examines specific attacks and the techniques used to protect
against them.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux