How do i create an Admin Section for my website

Discussion in 'PHP' started by joejokjas, May 10, 2011.

  1. #1
    Hello ppeps. i need to create an Administrator section on my website. The admin is supposed to "update", "delete" and edit users & contents.I would need some useful suggestions and help on how to go about it. You can pls help me with some codes too if possible.
    Thanks.
     
    joejokjas, May 10, 2011 IP
  2. absentx

    absentx Peon

    Messages:
    98
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well, should we all assume that the information you are looking to update is currently held in a database?

    How did the information get in the database?

    If you know the answer to the above question, it will make explaining how to modify and maintain that data easier.

    Did you create the site?
     
    absentx, May 10, 2011 IP
  3. joejokjas

    joejokjas Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    @absentx Yes i already have database set up with some dummy info. i created the db in phpmyadmin and i have successfully connected it to my site in dreamweaver. my users pages (register.php, login.php etc) are all working fine. all i need now, is an admin section. Thanks.
     
    joejokjas, May 10, 2011 IP