I've created a website through dreamweaver 8 and am now wanting to setup an administrative area so that people can add content to the site without having to start entering code or loading up dreamweaver. I want them to be able to do it online. It will require a security logon. Whats the best way of doing this and are there any tutorials that can help me?
Cheers
Havoc
Creating an Admin side to a website
Started by MKayHavoc, Mar 13 2006 03:20 PM
7 replies to this topic
#1
Posted 13 March 2006 - 03:20 PM
#2
Posted 13 March 2006 - 04:22 PM
i got a tut on this, just for one admin
http://scudworkz.com...minLoginSystem/
or if you want more than one person to be able to log in, tweak the user login system a bit
http://scudworkz.com...serLoginSystem/
http://scudworkz.com...minLoginSystem/
or if you want more than one person to be able to log in, tweak the user login system a bit
http://scudworkz.com...serLoginSystem/
#3
Posted 13 March 2006 - 04:36 PM
This is also a fairly common question, do a little searching and you might come up with something.
http://www.pixel2life.com/forums/index.php...&highlite=admin
http://www.pixel2life.com/forums/index.php...&highlite=admin
#4
Posted 13 March 2006 - 04:45 PM
Thanks guys. :-)
#5
Posted 13 March 2006 - 05:09 PM
Is there a way you can setup a page that can add content to another page without having to create databases. I want to be able to be able to add a new bulletin to the Homepage by entering it in an Admin page and clicking add.
Will worry about the security aspect later.
Will worry about the security aspect later.
#6
Posted 13 March 2006 - 05:10 PM
One of the best ways to do a login would probably just use your CPanel's script thing, On Sever Seed's CPanel there is a thing called web protect and you go in there and you can protect a folder and set the users for it.
dEcade
dEcade
#7
Posted 13 March 2006 - 05:19 PM
I'm wanting a tutorial for updating content on a page, adding a bulletin by using an admin page.
#8
Posted 13 March 2006 - 11:14 PM
If you search for news systems or cms's in the tutorial database, you shouldn't have to many problems coming up with a few results.
But without using a database, you would have to use files (often referred to as "flat files"). Maybe you could make an xml document containing the news entries and use php's xml parsing functions to get them (or write a custom function to do it for you).
But without using a database, you would have to use files (often referred to as "flat files"). Maybe you could make an xml document containing the news entries and use php's xml parsing functions to get them (or write a custom function to do it for you).
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
