CGI scripts can be written to interface Oracle. This can be done in a number of ways:
Typically in a Web application you will want the ability to query the database on certain parameters only. The commonest use of the CGI mechanism is to provide a back end for HTML "FORMS". This maybe done in a variety of ways, the example below uses a Shell script:
Author: | Mary Garvey, Faculty of Science and Engineering |
Contact: | Email: m.garvey@wlv.ac.uk |
Last Review Date: | 25th March 2014 |