After reading the tutorial about the Perl Database Program:
Perl Database Tut.
I was wondering if anyone could help me have it interface with a MySQL database instead of storing information in a .cgi file. I understand DBI is most likely needed here, but I am a relatively new programmer when it comes to perl so I have no clue where a connection script would be needed where.
Perl Database Tut.
I was wondering if anyone could help me have it interface with a MySQL database instead of storing information in a .cgi file. I understand DBI is most likely needed here, but I am a relatively new programmer when it comes to perl so I have no clue where a connection script would be needed where.
Comment