On Wed, Nov 28, 2001 at 12:38:48PM -0500, [EMAIL PROTECTED] wrote:
> Can anyone tell me why he/she will choice PERL over PHP?

There are lots of reasons.  The most important reason to use Perl 
instead of PHP is that Perl is useful in many areas - web programming
as well as system administration and automation of routine tasks.
PHP on the other hand is amost exclusively used with web programming only.

If you use Perl, there are many more ways you can apply your knowledge.
Not everything is a web app after all.

> What is the difference between mysql and MySQL  (case sensitivity)?

Just a difference in casing.  "MySQL" is the proper casing, but there's
nothing wrong with "mysql".

> Lastly what is a good book for a developer who is interested in
> implementing
> a WEB-based database using MySQL and PERL?
> 
> PS:  I have the Paul DuBois book on "MySQL and Perl for the WEB",
> which is very good, but I am looking for a second source of reference.

Pretty soon you'll need a good book on Perl and another good book on
MySQL / databases.  There is no one good MySQL+Perl book out there that
will answer all of your questions or show you all of the concepts you 
need to master.

Z.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to