[Hidden-tech] PHP web page login system

Trace Meek tqm at tracemeek.com
Thu Feb 16 16:34:42 EST 2006


There's an open-source script at http://www.phpbuddy.com/article.php?id=23
that should enable at least the login aspect of what you're trying to do.

All you do is include it in the top your PHP file... it looks for a
session; if none exists it prompts for a username/password. If a session
exists (meaning the user has already logged in within a certain amount of
time) then it allows unrestricted access to the files.

Trace


>    ** Be a Good Dobee and help the group, you must be counted to post .
>    ** Fill out the survey/skills inventory in the member's area.
>
>
> Hi all,
>     I'm doing a project for fun to build a web page to allow users to
> log into it and review items online.  So I need a system, preferably
> free, in something like PHP or CGI that would let users log in under
> their own account, browse the web pages, look at things and vote and
> review on other items.   But I'm having a difficult time finding
> something.   I ran into PHP-Nuke, but can't seem to find an example of
> it in use to warrant buying it to try it.
>
>     This goes beyond PHPBB, which is just a regular bulletin board.  I'd
> have a forum too and then as users go through my web pages, they could
> jump into the forums to discuss everything they saw.  So ideally, it
> would all need to tie together.
>
>     Any help would be appreciated!
>
> Thank you
> David
>
>
>
>
> --
> --------------------------------------------------------
> David Korpiewski                     Phone: 413-545-4319
> Software Specialist I                Fax:   413-577-2285
> Department of Computer Science       ICQ:   7565766
> University of Massachusetts Amherst
> --------------------------------------------------------
>
> _______________________________________________
> Hidden-discuss mailing list - home page: http://www.hidden-tech.net
> Hidden-discuss at lists.hidden-tech.net
>
> You are receiving this because you are on the Hidden-Tech Discussion list.
> If you would like to change your list preferences, Go to the Members
> page on the Hidden Tech Web site.
> http://www.hidden-tech.net/members
>





Google

More information about the Hidden-discuss mailing list