In web development PHP is very easy to use and best of all very well
documented. I have to aggress with Lezz Giles on using PHP over perl for
MySQL backed webpages.. The learning curve on PHP is far easier than
perl.. I use both for various reasons..I tend to use perl of CGI apps
that php cant do or commandline linux administration stuff.. check out
the PHP documentation at http://www.php.net/ PHP has built in functions
that will dump an entire row into an array (this works with CSV and SQL
databases).well there is my 2 cents worth on PHP+MySQL



On Tue, 2001-09-11 at 12:27, Lezz Giles wrote:
> 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
> 
> 



---------------------------------------------------------------------
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