1.

Record Nr.

UNINA9910746995803321

Autore

Valentine Thomas <1585 or 1586-1665?, >

Titolo

Database-Driven Web Development : Learn to Operate at a Professional Level with PERL and MySQL / / Thomas Valentine

Pubbl/distr/stampa

Selkirk, MB : , : Apress Media LLC, , [2023]

©2023

ISBN

1-4842-9792-X

Edizione

[Second edition.]

Descrizione fisica

1 online resource (214 pages)

Disciplina

005.133

Soggetti

Web applications - Development

Web databases

Perl (Computer program language)

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

1: Database-Driven Web Development Fundamentals -- 2: Perl CGI and MySQL Essentials -- 3: Essential MySQL Skills -- 4: Nuts and Bolts -- 5: Understanding the Document Object Model (DOM) -- 6: Practical JavaScript & DOM Concepts and Projects -- 7: Installing and Using the Perl Server -- 8: Installing and Using the MySQL Database Server -- 9: Installing and Using the Apache Web Server -- 10: Scripted Email: Using sendmail -- 11: Image Uploads and Scripted Image Manipulation -- Appendix A – From Flat File to Database -- Appendix B – Internet Socket Programming with Perl -- Appendix C – Interprocess Communication Essentials.

Sommario/riassunto

This book will teach you the essential knowledge required to be a successful and productive web developer with the ability to produce cutting-edge websites utilizing a database. This updated edition starts with the fundamentals of web development before delving into Perl and MySQL concepts such as script and database modelling, script-driven database interactions, content generation from a database, and information delivery from the server to the browser and vice versa. The only skills required to get the most from this book are basic knowledge of how the Internet works and a novice skill level with Perl and MySQL. The rest is intuitively presented code that most people can quickly and



easily understand and employ. An extensive selection of practical, fully functional programming constructs in six different programming languages will give you the knowledge and tools required to create eye-catching, capable, and functionally impressive database-driven websites. Author Thomas Valentine has taken the concepts presented in the first edition of this book to new heights, offering in-depth discussions of each area of functionality required to develop fully formed database-driven web applications. He has expanded on the examples presented in the first edition and has included some very interesting and useful programming techniques for your consideration. Upon completing this book, you’ll have gained the benefit of the author’s decades worth of experience and will be able to apply your new knowledge and skills to your own projects. You will: Install, configure and use a trio of software packages (Apache Web Server, MySQL Database Server, and Perl Scripting Server) Create an effective web development workstation with databases in mind Use the PERL scripting language and MySQL databases effectively Maximize the Apache Web Server .