Perl

Q. How do I access my MySQL database server using Perl programming language?

{ 9 comments }

Quick question – What command I need to type to list all installed Perl modules on my Linux / UNIX system?

{ 20 comments }

How do I find out Perl version by running a cgi script from a webbrowser? How do I find out perl version from a command prompt under Windows or Linux / UNIX operating systems?

{ 3 comments }

What is MySQL?

by on January 2, 2006 · 0 comments

MySQL is open source database server. It is reliable and widely used by web developers around the world. You can use PHP or Perl scripting to access a MySQL database. However, thousands of ready to use application available for MySQL, here is list of some of the most popular application (written in PHP [PHP (Hypertext [...]

{ 0 comments }