Administrator Settings

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Pitaridis Aristotelis

    #1

    Administrator Settings

    I need an administrator page where I will be able to save some settings,
    like the tile of the page, and some other settings. Is there any script
    which will allow me an easy saving and writing for the settings of the
    script?


  • Arne Coomans

    #2
    Re: Administrator Settings

    Pitaridis Aristotelis wrote:[color=blue]
    > I need an administrator page where I will be able to save some settings,
    > like the tile of the page, and some other settings. Is there any script
    > which will allow me an easy saving and writing for the settings of the
    > script?
    >
    >[/color]
    This completely depends on how the rest of the site is built up. Where
    are these settings stored, how does the rest of the site work?
    If all settings are stored in a database, you could concider using
    phpmyadmin (a bit of an overkill though).

    Comment

    • Pitaridis Aristotelis

      #3
      Re: Administrator Settings

      I want to store them in a text file. Is there any script which will allaw me
      to do it??


      "Arne Coomans" <arne.coomans@g mail.com> wrote in message
      news:426397da$0 $30475$ba620e4c @news.skynet.be ...[color=blue]
      >
      > Pitaridis Aristotelis wrote:[color=green]
      > > I need an administrator page where I will be able to save some settings,
      > > like the tile of the page, and some other settings. Is there any script
      > > which will allow me an easy saving and writing for the settings of the
      > > script?
      > >
      > >[/color]
      > This completely depends on how the rest of the site is built up. Where
      > are these settings stored, how does the rest of the site work?
      > If all settings are stored in a database, you could concider using
      > phpmyadmin (a bit of an overkill though).[/color]


      Comment

      Working...