PDA

View Full Version : mySQL in PERL/CGI


WelshFlyer
08-21-2004, 12:05 AM
Dose anyone know of a concise tutorial on using MySQL with PERL on the CGI interface?

Everyone just says use PHP, but I prefr PERL for my large web apps.

Cheers,

WF.

rjerina
08-22-2004, 08:37 AM
it's pretty simple.

http://www.danchan.com/feature/2000/10/16/mysql/mysql3.htm

there is one, if you want some other ones, search google for "perl mysql tutorial" without the quotes. hope this helps!