Database with a web-interface (CGI)

Peter Bittner bittneph at aston.ac.uk
Tue Feb 8 06:38:10 EST 2000


Hi there!

I need to build a web-interface with a database in the background
(probably Oracle; possibly MySQL), so I need to write a Python
CGI-script that takes input from an HTML-form and puts the data into the
database (Input-operation) and, repectively, gets data out of the
database with an SQL-query and displays the result in the browser.

I've looked for example-source, but there doesn't seem to be much in the
Web on Python (unlike Perl & PHP).  :o(

Does anyone have some example source?

Please, help!
Peter

| Peter H. Bittner
| International Student at Aston University
| e-mail: bittneph at aston.ac.uk
| web: http://beam.to/bimbo
+--------------------------



More information about the Python-list mailing list