Perl Development I ve been using Perl for many
Sunday, December 30th, 2007Perl Development I ve been using Perl for many years. I ve found the language extremely useful in server and network administration. Without Perl, my job would ve been impossible to do. MySQL has an application-programming interface (API) for Perl. It s called the Perl Database Interface (DBI), and programmers can use it to create powerful applications that perform every function imaginable from administration tasks to reporting to Web applications with a MySQL server. The Perl-DBI combines full access to the power of MySQL with the ease of Perl. The DBI allows access to many different database types. Note To enable access to MySQL, however, a MySQL-specific database driver (DBD) must be used. This chapter refers to the combination of DBI-and-DBD as either the DBI or Perl-DBI. This chapter builds a few applications that take advantage of the Perl-DBI. Before building the applications, I show you the Perl API itself and the many functions included with it. The example applications stick to the fundamentals of using the Perl DBI and the MySQL DBD. For the time being, you can forego building a guestbook application (a common exercise in books devoted to Perl). If you want to build a guestbook later, the examples in this chapter provide a good foundation for doing so. 15 1515 CHAPTER …. In This Chapter Installing the Perl DBI and the MySQL DBD Introducing the DBI Using functions with the DBI Building basic applications Building Web applications Producing a Web site for e-commerce ….
Please visit our professional web hosting services to find out about cheap and reliable webhost service that will surely answer all your demands.