master82 Posted June 7, 2006 Share Posted June 7, 2006 Does anybody know a tutorial or where I can get the code for the following:[list][*]Login Page[*]Authentication Script[*]Register page[*]Registration script[/list]I would like it so that sessions are created to validate a user, with the session ID (or similar stored on the database).Then have an includes for all my other pages that checks the session and if its wrong/not their redirects them.I've searched the net but not come across anything that either works or does what I hoped.Any suggestions? Link to comment https://forums.phpfreaks.com/topic/11441-authentication-required/ Share on other sites More sharing options...
wildteen88 Posted June 7, 2006 Share Posted June 7, 2006 Have a go at [a href=\"http://www.phpfreaks.com/tutorials/65/0.php\" target=\"_blank\"]this tutorial[/a] or search google for [a href=\"http://www.google.co.uk/search?hl=en&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=PHP+Membership+system&spell=1\" target=\"_blank\"]PHP Membership system[/a] and you'll get what your're looking for Link to comment https://forums.phpfreaks.com/topic/11441-authentication-required/#findComment-42953 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.