Skip to main content
Participant
December 14, 2006
Question

PHP Login Extension

  • December 14, 2006
  • 5 replies
  • 883 views
I need to build a secure login system for my web site, to restrict some areas of my site to members only. Does anyone know of an extension for PHP that can help me? I`ve seen a lot of tutorials on the net, but a lot of the coding seems beyond me 🙂 Would be much easier if I could use an extension to do this.
This topic has been closed for replies.

5 replies

Known Participant
December 14, 2006
I've been using PHP Login Suite for a few months now with no problems.
Participant
December 15, 2006
Man, why don't you use the resource that you have on your own Dramweaver?
Dreamweaver 8 comes with that resource, without installing extensions...
open you dreamweaver and open the APLICATION field.... there it is...


thanks...
Inspiring
December 14, 2006
On Thu, 14 Dec 2006 13:45:06 +0000 (UTC), "fred_simmons"
<webforumsuser@macromedia.com> wrote:

>I need to build a secure login system for my web site, to restrict some areas
>of my site to members only. Does anyone know of an extension for PHP that can
>help me? I`ve seen a lot of tutorials on the net, but a lot of the coding seems
>beyond me :-) Would be much easier if I could use an extension to do this.

www.webassist.com have recently unveiled SecurityAssist - take a look.
--
Steve
steve at flyingtigerwebdesign dot com
Inspiring
December 14, 2006
fred_simmons wrote:
> I need to build a secure login system for my web site, to restrict some areas
> of my site to members only. Does anyone know of an extension for PHP that can
> help me? I`ve seen a lot of tutorials on the net, but a lot of the coding seems
> beyond me :-) Would be much easier if I could use an extension to do this.

Look at http://www.phploginsuite.co.uk/.

Martin Lang

Inspiring
December 14, 2006
I have an extension that would help you, the PHP Login Suite. The current
version contains 34 server behaviours to build a complete login system for
any site, which goes far beyond the capabilities of the built in Dreamweaver
server behaviours. The suite is organised on a modular basis, so you can
tailor the login system to the particular needs of each site you use it for.
It allows you to use session variables or cookies, and to have a range of
access levels if needed. It automatically creates recordsets containing the
users details for use on any page, and performs others tasks such as
allowing users to get their password emailed to them or reset if they forget
it.

Full details are at http://www.phploginsuite.co.uk , along with a full copy
of the manual, so you can see exactly what the suite can do before purchase.

It's not free, but only costs £19.99 which is approx $39, and can be used on
any number of sites. If you want more details email
support@removethisphploginsuite.co.uk

--
Gareth
http://www.phploginsuite.co.uk/
PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.


Inspiring
December 14, 2006
http://www.interaktonline.com/Products/Free-Products/PHAkt/Overview/

--
Ken Ford
Adobe Community Expert
Fordwebs, LLC
http://www.fordwebs.com


"fred_simmons" <webforumsuser@macromedia.com> wrote in message
news:elrkh2$2mm$1@forums.macromedia.com...
>I need to build a secure login system for my web site, to restrict some
>areas
> of my site to members only. Does anyone know of an extension for PHP that
> can
> help me? I`ve seen a lot of tutorials on the net, but a lot of the coding
> seems
> beyond me :-) Would be much easier if I could use an extension to do this.
>