View Single Post

(#1 (permalink))
Old
Zitra's Avatar
Zitra Zitra is offline
Junior Member
Zitra is on a distinguished road
 
Posts: 29
Join Date: Jul 2008
Location: South East DK
Send a message via AIM to Zitra Send a message via MSN to Zitra Send a message via Skype™ to Zitra
Question Creating a Admin Panel with login - 07-15-2008, 07:15 PM

Hello.

I'm trying to get a Administration Panel with login, build up, but got some problems.

Login:

1. Username will be a username, I creates in database (shall be able to make more, via. Admin Panel)
2. Passwords = md5

Admin panel it selves:

1. Need function, to update "News" section, "Faq" section, and these things will go through a database.
- I've got database ready.

2. In the Administration Panel, it should also be able to use Mail functions.

3. User Administration - Be able to create users, who can login, with own username and password.

4. Logout button/link.

I haven't started yet, but I hope, that someone can provide me, with some code snippets, eventually some manuals...

NB: Database settings, will be included, as a file alone, called "connect.php" where MySQL info's are placed.


Kind Regards
Mr. Hansen

Last edited by Zitra : 07-15-2008 at 07:17 PM.
Reply With Quote