jhon6
Joined: 03 Nov 2012 Posts: 10
|
Posted: Sat Nov 03, 2012 1:49 pm Post subject: Dynamic URLs vs. Static URLs |
|
|
There are two types of URLs: dynamic and static. A dynamic URL is a page address that results from the search of a database-driven web site or the URL of a web site that runs a script. In contrast to static URLs, in which the contents of the web page stay the same unless the changes are hard-coded into the HTML, dynamic URLs are generated from specific queries to a site's database. The dynamic page is basically only a template in which to display the results of the database query. Instead of changing information in the HTML code, the data is changed in the database. _________________ basement waterproofing |
|