PHP, Perl, Python, etc are all good ways to generate web pages,
and they all get on with MySQL perfectly well (OK, I've only used
Perl, but I've heard a lot about PHP and a little about Python).  My
personal input re Perl v. PHP is that PHP is great for people starting
CGI stuff if they know HTML first - it lets you create web pages
and embed bits of programs.  Perl, on the other hand, is better if
you know programming first, or if you want complete flexibility.
Also note that the Perl DBI interface means that it is relatively simple
to move from one database engine to another, but PHP only supports
a limited number of database engines.

Lezz Giles

----- Original Message -----
From: "Nilesh Parmar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 8:13 PM
Subject: MySQL and Perl


> Hi
>  I just wanted to know how well MySQL gels with Perl, when compared to
MySQL
> and PHP.
> any ideas ??
> regards
> Nilesh
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to