MySQL and Perl for the Web
โ Scribed by DuBois P.
- Book ID
- 127398789
- Publisher
- Sams
- Year
- 2001
- Tongue
- English
- Weight
- 820 KB
- Category
- Library
- ISBN-13
- 9780735710542
No coin nor oath required. For personal study only.
โฆ Synopsis
MySQL and Perl for the Web provides a much-needed handbook for database and Web developers seeking an extensive and detailed guide for using the combination of MySQL and Perl to build dynamic and interactive database-backed Web sites. It shows how to use Perl's DBI database access module, pairing it with with the CGI.pm module that allows Web pages and forms to be generated and processed easily. These tools provide developers with a solid foundation for creating applications that incorporate database content to create dynamic, up-to-date Web sites.The book employs a practical learn-by-doing approach that demonstrates development techniques by building complete applications, not just fragmentary pieces. It shows what to do at each step of the way during the process of building live, working examples. Applications are fully explained so you can understand how they work and apply the techniques they illustrate to your own projects.
๐ SIMILAR VOLUMES
An intermediate to advanced guide to PHP and MySQL, the free, open-sourced Web development products. Offers coverage of object-oriented Web programming, creating services using SSL and authentication, and other applications
Topics covered: The MySQL database server (for both Unix and Windows) Accessing MySQL databases through PHP scripting (the letters don't really stand for anything) Database creation and modification PHP tricks in order of increasing complexity - everything from basic SQL queries to secure transactio
The PHP server-side scripting language and the MySQL database management system (DBMS) make a potent pair. Both are open-source products - free of charge for most purposes - remarkably strong, and capable of handling all but the most enormous transaction loads. Both are supported by large, skilled,
JSP developers encounter unique problems when building web applications that require intense database connectivity. MySQL and JSP Web Applications addresses the challenges of building data-driven applications based on the JavaServer Pages development model. MySQL and JSP Web Applications begins with