Information Technology Services - Computing, Networking and Storage

Dynamic Web Pages


Dynamic pages can deliver customized content, collect user input, or merely simplify site maintenance.

On university Web servers operated by ITS, dynamic pages can be served using:

  • Server-side includes
    Includes can provide dynamic information, such as the current time, or make your work easier by including the same header information on all of your web pages.

  • PHP scripting
    PHP is a robust scripting language that was developed for the Web.



Last updated: Thursday, June 14, 2007, 10:28AM PDT