M24KPM
04-27-2006, 03:33 AM
I am still somewhat new to PHP, but I have a decent understanding. I am still learning most of language and figured I would sketch out what I wanted to do before I get to far ahead.
---------------------
I am interested in making a website that will have an admin control panel. Within that control panel I would like to be able to have a setting inside the control panel that allows them to make an announcement(shows up in the main content on index page), add tutorials, and add downloads. For the tutorials, i would like it to almost be like a form where I type in the title, description, and then the actual content.
How would I go about doing this? maybe somone could point me in the right direction
---------------------
The navigation should in the end look like this... www.site.com/tutorials.php?id=...
How exactly do I do this?
---------------------
I am interested in making a website that will have an admin control panel. Within that control panel I would like to be able to have a setting inside the control panel that allows them to make an announcement(shows up in the main content on index page), add tutorials, and add downloads. For the tutorials, i would like it to almost be like a form where I type in the title, description, and then the actual content.
How would I go about doing this? maybe somone could point me in the right direction
---------------------
The navigation should in the end look like this... www.site.com/tutorials.php?id=...
How exactly do I do this?