
Perl and MySQL Web Development 2015
A Data-Driven Approach
Thomas Valentine(Author)
Apress
Published on 10. July 2018
Book
Paperback/Softback
125 pages
978-1-4842-0515-0 (ISBN)
Description
Learn large-scale data-driven web development with the Perl scripting language and the MySQL database. Perl and MySQL Web Development: A Data-Driven Approach concentrates on the practical coding required to build robust and capable web applications with Perl and MySQL. Starting from the fundamentals, you'll move from code snippets to fully functional Perl scripts that culminates in the project for the book - a feature rich data-driven bulletin board. Packed with code examples, this book leaves no stone unturned. The various practical methods required to build powerful web applications are covered in detail, using plain language descriptions and exercises. To cover the various implementations and configurations available with this program set, you'll work through a functioning example of a complex bulletin board program that utilizes the full capabilities of Perl, the Apache web server, and the MySQL database. You'll explore the various possibilities available for the creation of dynamic, data-driven web pages. The project is a working example of the technologies at play and a fully functional and feature rich data-driven bulletin board program.
A bulletin board is a collection of topics that the users can post threads in. Within these threads are text, or text and image posts, that reflect the thread and topic categories.
A bulletin board is a collection of topics that the users can post threads in. Within these threads are text, or text and image posts, that reflect the thread and topic categories.
More details
Edition
2015 ed.
Language
English
Place of publication
Berlin
Germany
Publishing group
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG
Target group
Professional and scholarly
Popular/general
Illustrations
biography
Dimensions
Height: 235 mm
Width: 155 mm
ISBN-13
978-1-4842-0515-0 (9781484205150)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Person
Thomas Valentine is a LAMP, Perl, PHP and MySQL web developer, programmer and expert. He's been an active Web developer for years now.
Content
Part One - Getting Started.- 1. Web Hosting Fundamentals.-2. Database-Driven Web Development Fundamentals.-3. Perl CGI Essentials.-4. Advanced MySQL & Perl.- Part Two - The Project.- 5. The Project & Objectives.-6. Scripts & Parameters.- 7. Expanding Our Project.- 8. Adding and Deleting Content.- Part Three - Administration Functions.- 9. Basic Administration.-10. Advanced Administration.-11. Cleaning Up.-