Admin Panel

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
Mr.Fix
Forum Newbie
Posts: 1
Joined: Mon Jan 05, 2004 9:04 pm

Admin Panel

Post by Mr.Fix »

Can anyone give me an idea how to make admin panel?I need admin panel for my site...for ex. people upload picture and it goes to one place at my website and stays there...and people who are coming can see it to...and it goes to specified place... :wink:
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

uhh.. what do you want to be on it..?
User avatar
JAM
DevNet Resident
Posts: 2101
Joined: Fri Aug 08, 2003 6:53 pm
Location: Sweden
Contact:

Post by JAM »

Don't take me wrong, but if you are up for it, but you need to start reading the manual/tutorials. Depending on how much you know allready that is.

This is a topic that cannot be described easely in a forum like this. We can only give pointers to "how's and why's" and ideas, as an admin cms is likely to be a bigger project with various functions.

search.php - Start here, try some searches.
http://www.evilwalrus.com/ - Next stop for snippets that might be useful.
Post Reply