Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Jeff Clifton #1
PHP Login/Registration question
Hey Everyone,
I have a question regarding a registration and login for a website, I
am a developing a website that needs to have the following features:
Members need to log-in
Need to be able to retrieve their password if they forget.
I have been looking at PHP to achieve this but I have limited knowledge
of PHP, however I am willing to learn if I can find a good tutorial or
direction. The reason I am looking at PHP (besides my hosting company
supports it) is because I will have a database that will hold some
information. Can anyone point post a link to or let me know of a easy
way to achieve this using dreamweaver or any kinds of extensions? Any
help would be greatly apprecaited.
Thank you for your help,
-Jeff C.
Jeff Clifton Guest
-
Creating a Login / Registration Page
Can someone please direct me to an article, website or any other data which will help me with this topic: I have a family website and my wife... -
Registration Point Question?
Hi. I've created different symbols and I needed to make the registration point in the top left corner but I forgot to do this. How can I... -
Registration and Login Pages
I am attempting to create a registration page and login page for the visitors to my website. I want it so that you must have a user ID and password... -
Have website login form check a forum database to verify registration
I need help with having a Login Form on a website that goes to a member only section, to beable to check my forum database so that when people... -
ASP Login question...
fairly easy. just do an if statement based on the checkbox value. if the box is checked, set the cookie, bearing in mind this article : ... -
John Waller #2
Re: PHP Login/Registration question
PHP Login Suite is a commercial extension
[url]http://www.phploginsuite.co.uk/[/url]
Dreamweaver MX 2004 Web Application Recipes has an entire section teaching
this step-by-step.
[url]http://www.amazon.co.uk/exec/obidos/ASIN/0735713200/202-7221835-7815814[/url]
--
Regards
John Waller
John Waller Guest
-
gareth #3
Re: PHP Login/Registration question
Hi Jeff,
John has kindly mentioned it, and I also think my PHP login suite could help
you.
It contains 34 server behaviors to create a complete login system using
either session variables or cookies. The suite integrates fully with
Dreamweaver MX, and allows you to create many different types of login
system. The suite covers many different areas such as:
Logging in a user, and setting an access level if applicable
Restriciting access by session or cookie, and access level if applicable
Read user details based on value in session or cookie
Check a username is Unique
Change users password
Email User a lost password
Log Users out
These work with sessions or cookies, and plain text or encrypted passwords.
As a result you can build many different types of system depending on the
needs of the sites you`re working on.
The full manual is available for download before purchase at:
[url]http://www.phploginsuite.co.uk/[/url]
The suite costs £19.99 which is roughly E30 or $35.
Feel free to download the manual and have a browse, as its shows exactly how
the suite works and what it can do, along with screenshots etc.
Thanks
--
Gareth - TMM Dreamweaver
[url]http://www.dreamweavermxsupport.com/[/url]
[url]http://www.garethdp.com/[/url]
PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
[url]http://www.phploginsuite.co.uk/[/url]
Co-Author: Dreamweaver MX: Instant Troubleshooter - Apress
Co-Author: Practical Intranet Development - Apress
Co-Author: Dreamweaver MX: Advanced PHP Web Development - Apress
Co-Author: Dreamweaver MX: PHP Web Development - Wrox
gareth Guest



Reply With Quote

