Site changeing

Discussion in 'Programming' started by ultimategp, Sep 2, 2006.

  1. #1
    Hey how can i change something on a site in all pages at one time instead of chaneging it to every page individually?
     
    ultimategp, Sep 2, 2006 IP
  2. Chaos King

    Chaos King Peon

    Messages:
    88
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What do you mean?

    Can you explain more?

    Surely you can use php to do a str_replace or preg_replace on all your pages.
     
    Chaos King, Sep 2, 2006 IP
  3. ultimategp

    ultimategp Peon

    Messages:
    307
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yea like i have a site www.ugplay.com and let say i want to change or add something to all the pages at one time instead of makeing that change to everypage how can i do that
     
    ultimategp, Sep 2, 2006 IP
  4. DaVe™

    DaVe™ Peon

    Messages:
    347
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    it all depends how your site is setup.... if you have lots of individual html pages, then u'll have to do it manually, but if you have a db driven site, php or something, it should be much easier
     
    DaVe™, Sep 2, 2006 IP
  5. smatts9

    smatts9 Active Member

    Messages:
    1,089
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    88
    #5
    Dreamweaver will search and replace and can make it easier, if you have it.
     
    smatts9, Sep 2, 2006 IP
  6. ultimategp

    ultimategp Peon

    Messages:
    307
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    yea i have dreamweaver....and my pages are html how can i do it with dreamweaver then? and also can dreamweaver do php's?
     
    ultimategp, Sep 3, 2006 IP