Quote:
Originally Posted by MatureKing
That's all what I need, Login file, Register file, Check file, User page file - (that's why I need more information to search a script)
|
Do you need a way for users to sign up ? Do you need to verify the user before giving them access to news ? Do you need a way to manage your users ?
You're not really providing enough information about what you want.
You could write a web app that will let users sign up, log in, verify email, provide user management and display them items based on who they are very simply in most frameworks just by using boilerplate code and not much else.