Results 1 to 2 of 2

Thread: User updated sidebar

  1. #1
    dnoch Guest

    User updated sidebar

    Hi All

    Im having a bit of trouble finding some kind of script for a specific purpose which I will describe below. I hope someone can help me.

    Basically, I am designing a website for a customer where the customer wants to be able to have a sidebar with news etc which he will update daily. He does not want to (and is quite frankly, incapable of) sitting editing code on a daily basis.

    Does anyone know of some type of php (or other) script that can do this. I know there are blogs and content management systems, but I am looking for something that can be integrated neatly into their current website as a sidebar.

    Thanks a lot in advance

  2. #2
    Join Date
    Feb 2009
    Location
    Monroe, NY
    Posts
    33
    you can set up a page that uses tinymce, which is an easy to integrate text editor for the web. then just give the guy a link to this page with a simple (but secure) login. have the text that he creates with the editor put into a table in the DB, and then pull it out when a user accesses the page you want the text to appear on.

Similar Threads

  1. Web NEWS - user updated - from old text based system
    By edATcnydso in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 20 Sep 2006, 03:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •