|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi!
Anyone got a tip about a log-in script that enables user to change some content in a website? What I need is a simple login form that enables the user, when logged in, to change some textdata (and maybe a picture) on given pages of my site, but i don't know how to do this.. ..do I have to use a php-script or is this possible with html?? Anyone? ![]() |
|
#2
|
||||
|
||||
|
I'm not sure what others do, but I created a protected directory and use a MySQL DB to change the content. I call the content by location and insert it into the page - it is not very advanced, but it works quite well for my uses. I use PHP.
You may want to check this one: http://www.devshed.com/c/a/PHP/Buil...lishing-System/ This will give you a great starting point for the content and you can configure it to your own needs.
__________________
I need help, but I think I'm beyond help. |
|
#3
|
|||
|
|||
|
hi again
Thanks for your tip, i'll read the article and see if it is what im looking for! I'm writing a site for my sisters husband and he wants to be able to change the telephone numbers and names in the contact lists on the website whithout contacting me, so I dont want to use a complex system, since it will not be me changing the contents, but people not used to more than pherhaps writing a word doc and using intenet explorer
![]() regards, pirvar |
|
#4
|
||||
|
||||
|
If all you are doing is changing phone numbers then just take what you get from the article and instead of having all of the fields that the author has, just have the two fields - <contact> and <phone #> . I think you will find it quite simple, then your sister's husband can add, delete and edit numbers from a simple form.
|
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > simple change of contents - login |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|