[PERL program WebBased Algo] How to change info in a database?

John Kyusaku

New member
I have to write a PERL & HTML program that manipulates a database. One the functions allows the user to change his/her info in the database. How do I do this?

I know how to open a database in the delete mode, but how do I add to it?
 
Back
Top