Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

PHP Login Extension

New Here ,
Dec 14, 2006 Dec 14, 2006
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.
TOPICS
Server side applications
886
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 14, 2006 Dec 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.
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 14, 2006 Dec 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.


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 14, 2006 Dec 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 14, 2006 Dec 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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 14, 2006 Dec 14, 2006
I've been using PHP Login Suite for a few months now with no problems.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 15, 2006 Dec 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...
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 15, 2006 Dec 15, 2006
LATEST
Its true that Dreamweaver does come with 4 server behaviors for generating
login pages. However, the point of the PHP Login Suite is that it gives you
much more. The suite offers 34 server behaviors, and can do a lot more than
the ones that come with Dreamweaver, allowing you to build a range of
different systems according to the needs to the particular site being worked
on.

It was originally written for the earlier versions of Dreamweaver that
didn't have any login behaviors build in, but its been updated and still
useful for Dreamweaver 8 as it offers increased functionality, and allows
you to build more complex systems, tailored to the sites needs.

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




Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines