E-mail This Tutorial to friend Share with friends | Bookmark This Tutorial Save Tutorial | Bookmark This Tutorial Bookmark Tutorial | Report This TutorialReport Error | Share Tutorial | Share This On Twitter |
WorstNot so goodOKPretty GoodExcellent
arrow Tutorial Discussions
Dynamic Mod_Rewrite Just Made Easy
Mod Rewrite Dynamic URL's into Static URL's The Issue at Hand, 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.
notes Questions Sent Here notes Email To friend notes Report Error