Non-Automated User Center

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
SilverMist
Forum Commoner
Posts: 65
Joined: Tue Mar 02, 2004 2:06 pm
Location: Canada
Contact:

Non-Automated User Center

Post by SilverMist »

I need a place for all my mods to go, so I need to be able to restrict access. This would mean me putting the username/password into the script, not controlling by user levels. Does anyone have a good code for this?
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

It's a pretty simple db layout and script to make, but there is most likely an open source application that will fit your needs (though I do recommend you make it yourself).

http://www.evilwalrus.com
http://www.hotscripts.com/PHP
Post Reply