Web Programmming
Traditional html pages are comprised of static information, meaning the page will display the same information to everyone who visits the page. Wings allows you to create pages with CGI and PHP to provide dynamic content for your users. Perl or C/C++ can be used to create CGI scripts. Pages written in PHP are also supported. the pages linked here will get you started. Both guides expect you to have some minimal introduction to a programming language. Additionaly, a webmaster may make use of an Oracle database in conjunction with Perl or PHP.
CGI
Information regarding the Common Gateway Interface (CGI) can be found here.
PHP
Information regarding the Pre Hypertext Processor (PHP) can be found here.
Oracle
Information regarding the Oracle database can be found here.

