Static Vs Dynamic?

Discussion in 'Site & Server Administration' started by pr0xy122, Jul 21, 2007.

  1. #1
    What are the advantages and disadvantages of each of them? :cool:
    Thanks.
     
    pr0xy122, Jul 21, 2007 IP
  2. JochenVandeVelde

    JochenVandeVelde Peon

    Messages:
    412
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I don't exactly know what you mean. Are you talking about dynamic and static URL's?
     
    JochenVandeVelde, Jul 21, 2007 IP
  3. ajsa52

    ajsa52 Well-Known Member

    Messages:
    3,426
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    160
    #3
    If you're talking about pages with static content or dynamic content (result of a program on server side).
    IMO is a LOT BETTER with dynamic content when your site has many pages, because is much faster to change, more flexible, you save a lot of hosting disk space, etc.
     
    ajsa52, Jul 21, 2007 IP
  4. pr0xy122

    pr0xy122 Peon

    Messages:
    1,649
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Sorry I meant pages. Thanks for that response ajsa because that is what I thought. :).
     
    pr0xy122, Jul 21, 2007 IP
  5. dnk

    dnk Well-Known Member

    Messages:
    1,576
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    143
    #5
    Static pages take up less Server Resources
     
    dnk, Jul 21, 2007 IP
  6. me4you

    me4you Well-Known Member

    Messages:
    1,989
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    155
    #6
    Static - there is noting logical ! for unskilled semi skilled ppl

    Dynamic - is for skilled ppl there is systex loops constructs etc..something user oriented !

    hope you got it right ?
     
    me4you, Jul 21, 2007 IP
  7. turiel

    turiel Peon

    Messages:
    148
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #7
    It depends on what your content actually is.

    If your site is simple, where the content stays the same, and you don't want to do customisation per user or anything like that, then static pages are perfectly acceptable. In fact, its better.

    Most sites nowadays though offer a multitude of features and ever changing content, so in that case dynamic is required.
     
    turiel, Jul 21, 2007 IP