member login system in php

Reply

Join Date: Oct 2007
Posts: 78
Reputation: navi17 is an unknown quantity at this point 
Solved Threads: 5
navi17 navi17 is offline Offline
Junior Poster in Training

member login system in php

 
0
  #1
Jan 1st, 2009
hi frnds....

i m newbie in php....................

i want to make advanced member login system where peoples can signup,signin,logout etc......

i want to achieve dis with the help of dreamweaver 8...............
i m using php 5,mysql,apachie server and phpadmin login.................

if u hv any idea do tel me..............................
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 45
Reputation: DiGSGRL is an unknown quantity at this point 
Solved Threads: 4
DiGSGRL's Avatar
DiGSGRL DiGSGRL is offline Offline
Light Poster

Re: member login system in php

 
0
  #2
Jan 1st, 2009
Being a newbie to php is something you are going to want to solve before diving into projects. I can tell you this from first hand experience, if you do not understand the code you are working with, you are going to wind up with a whole lot of silly mistakes that would never had occurred had you understood what you were doing in the first place.

Lectures aside.. some code showing what you have already started working on would be helpful.
A little clarification goes a long way.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 276
Reputation: kanaku is on a distinguished road 
Solved Threads: 15
kanaku's Avatar
kanaku kanaku is offline Offline
Posting Whiz in Training

Re: member login system in php

 
0
  #3
Jan 1st, 2009
Surprisingly, there is a very helpful thread in the HTML/CSS section on how to make a sign-up and login/logout system using PHP.

Try the 2nd or 3rd post in that thread.
If you know ASP, you can save other daniweb members from idiots like me by helping out in this forum.

Visit this thread
if your username starts with one of the following letters: B D F H J L N P R T X Y Z.
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 78
Reputation: navi17 is an unknown quantity at this point 
Solved Threads: 5
navi17 navi17 is offline Offline
Junior Poster in Training

Re: member login system in php

 
0
  #4
Jan 2nd, 2009
hi kanaku.............

i want to achieve dis only with the help of dreamweaver 8..
help me if u can??????????/
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 276
Reputation: kanaku is on a distinguished road 
Solved Threads: 15
kanaku's Avatar
kanaku kanaku is offline Offline
Posting Whiz in Training

Re: member login system in php

 
0
  #5
Jan 2nd, 2009
Have you tried checking the post here?

*meh... I don't have dreamweaver*

The code in there can be used for any program. I think dreamweaver allows you to enter your own code, right? Follow the same instructions in the thread but instead of typing it in notepad, type them in code view of dreamweaver.
If you know ASP, you can save other daniweb members from idiots like me by helping out in this forum.

Visit this thread
if your username starts with one of the following letters: B D F H J L N P R T X Y Z.
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 78
Reputation: navi17 is an unknown quantity at this point 
Solved Threads: 5
navi17 navi17 is offline Offline
Junior Poster in Training

Re: member login system in php

 
0
  #6
Jan 2nd, 2009
u stil not understand what i want to say...............
in dreamweaver we dont need need to write all the code...
dreamweaver includes built in feauters which helps to achieve adding new users to the database table, verifying username and password, retrieving user info, deleting users, etc. It also makes the initial connection to the MySQL database..........
so it makes our process very ease without any headache..........
lol i hope u understand.............
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 276
Reputation: kanaku is on a distinguished road 
Solved Threads: 15
kanaku's Avatar
kanaku kanaku is offline Offline
Posting Whiz in Training

Re: member login system in php

 
0
  #7
Jan 2nd, 2009
Well, if Dreamweaver can do that, you don't need any code at all. =p

Here is a set of tutorials from connecting to the database to user authentication.

Don't ask me about Dreamweaver though. *runs away*
If you know ASP, you can save other daniweb members from idiots like me by helping out in this forum.

Visit this thread
if your username starts with one of the following letters: B D F H J L N P R T X Y Z.
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 45
Reputation: DiGSGRL is an unknown quantity at this point 
Solved Threads: 4
DiGSGRL's Avatar
DiGSGRL DiGSGRL is offline Offline
Light Poster

Re: member login system in php

 
0
  #8
Jan 2nd, 2009
Last time I used Dreamweaver for anything other then my FTP it didn't magically write code for me.. lol

It does do a lot of stuff for you but you will have some serious headaches if you do not actually know what you are doing.

I am sure you do not want to read this but Dreamweaver is a crutch that will keep you from achieving your potential. It has many features but it also lacks many features like a thinking brain and this will cause problems.

Start with looking at that tutorial and script the login system the right way by fully understanding what you are doing.
A little clarification goes a long way.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC