動態(tài)網(wǎng)頁的內(nèi)容隨著用戶的輸入和互動而有所不同,或者隨著用戶、時間、數(shù)據(jù)修正等而改變。動態(tài)代碼的一個網(wǎng)站,是指它的建筑或它是如何建成的,更具體的是指用于創(chuàng)建一個單一的網(wǎng)頁的代碼。動態(tài)的Web頁面是動態(tài)生成的代碼,程序或例程拼湊塊。動態(tài)生成的網(wǎng)頁會記得各種比特的信息從數(shù)據(jù)庫中把它們放在一起,在一個預先定義的格式呈現(xiàn)為讀者提供了一個一致的頁面。在讀取cookie識別用戶以前的歷史,會話變量,服務器端變量等多種方式,包括與用戶交互,或通過直接互動(表單元素等)。一個站點可以顯示用戶的當前狀態(tài)之間的對話,監(jiān)控不斷變化的情況,或提供一些個性化的要求的個人用戶的信息。
The content of dynamic web pages varies with the input and interaction
of users, or changes with users, time, data correction, etc. A website
with dynamic code refers to its building or how it is built, more
specifically, the code used to create a single web page. A dynamic web
page is a dynamically generated piece of code, program, or routine.
Dynamically generated web pages will remember all kinds of bits of
information put together from the database, and provide a consistent
page for readers in a predefined format. Before reading the cookie to
identify the user's history, session variables, server-side variables
and many other ways, including interacting with the user, or through
direct interaction (form elements and so on). A site can display the
dialogue between users' current status, monitor the changing situation,
or provide some personalized information of individual users.