Results 1 to 3 of 3
  1. #1
    mathew1204 is offline Banned Newbie
    Join Date
    Aug 2010
    Posts
    1

    Default Static Websites vs. Dynamic Websites

    Static Websites:
    A Web site that is static can only supply information that is written into the HTML and this information will not change unless the change is written into the source code. When a Web browser requests the specific static Web page, a server returns the page to the browser and the user only gets whatever information is contained in the HTML code.

    Dynamic Websites:
    Dynamic websites contain Web pages that are generated in real-time. These pages include Web scripting code, such as PHP, Java or ASP. When a dynamic page is accessed, the code within the page is parsed on the Web server and the resulting HTML is sent to the client's Web browser.

    Dynamic websites includes CMS Websites like Joomla Websites. CMS based websites are easier to maintain than static websites. This is because static pages each contain unique content, meaning they must be manually opened, edited, and published whenever a change is made. Dynamic pages, on the other hand, access information from a database. Therefore, to alter the content of a dynamic page, the webmaster may only need to update a database record. This is especially helpful for large sites that contain hundreds or thousands of pages. It also makes it possible for multiple users to update the content of a website without editing the layout of the pages.

  2. #2
    MadDogMike is offline Senior Member Always Around
    Join Date
    Oct 2005
    Posts
    1,517

    Default

    If that's the best info you can come up with regarding website development, your business is going to fail.

  3. #3
    98abaile's Avatar
    98abaile is offline Senior Member Community Builder
    Join Date
    Sep 2005
    Location
    An Englishman in a shithole somewhere in Wales.
    Posts
    7,879

    Default

    If the only way he can find clients is by spamming nerdy internet forums, I'd say his business has already failed.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
vBulletin Skin by: ForumThemes.com
Powered by vBulletin® Version 4.2.0
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0 PL2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162