CGI Programming with Perl. 2nd Edition
- Dodał: administrator
- Data: 22:28 23-11-2018
- Kategoria: Informatyka i matematyka

Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and one of the most powerful ones--of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. There was a time when CGI was the only game in town for server-side programming; today, although we have ASP, PHP, Java servlets, and ColdFusion (among others), CGI continues to be the most ubiquitous server-side technology on the Web.CGI programs can be written in any programming language, but Perl is by far the most popular language for CGI. Initially developed over a decade ago for text processing, Perl has evolved into a powerful object-oriented language, while retaining its simplicity of use. CGI programmers appreciate Perl's text manipulation features and its CGI.pm module, which gives a well-integrated object-oriented interface to practically all CGI-related tasks. While other languages might be more elegant or more efficient, Perl is still considered the primary language for CGI.CGI Programming with Perl, Second Edition, offers a comprehensive explanation of using CGI to serve dynamic web content. Based on the best-selling CGI Programming on the World Wide Web, this edition has been completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl. The book starts at the beginning, by explaining how CGI works, and then moves swiftly into the subtle details of developing CGI programs.Topics include:Incorporating JavaScript for form validationControlling browser cachingMaking CGI scripts secure in PerlWorking with databasesCreating simple search enginesMaintaining state between multiple sessionsGenerating graphics dynamicallyImproving performance of your CGI scripts źródło opisu: Helion źródło okładki: Helion
język | polski | ||
ISBN | 9781449326791 | ||
kategoria | informatyka i matematyka | ||
data wydania | 29 czerwca 2000 |
Rejestracja jest za darmo i jest bardzo szybka! Kliknij tutaj aby założyć konto. Trwa to tylko 15 sekund!.
Podobne wpisy do CGI Programming with Perl. 2nd Edition
Tolkien's Legendarium: Essays on the History of Middle-earth (Contributions to the Study of Science Fiction & Fantasy) - praca zbiorowa
As a scholar of mediaeval languages and literature, J.R.R. Tolkien brought to his fiction an intense interest in myth and legend. When he died in 1973, he left behind a vast body of unpublished material related to his fictive mythology. Now edited an...
Bewildered Travel: The Sacred Quest for Confusion - Frederick J. Ruf
Why do we travel? Ostensibly an act of leisure, travel finds us thrusting ourselves into jets flying miles above the earth, only to endure dislocations of time and space, foods and languages foreign to our body and mind, and encounters with strangers...
Oulipo Compendium - Harry Mathews, Alastair Brotchie
Oulipo Compendium, originally published in 1998 and recently revised and updated, is a comprehensive guide to the Oulipo (the Ouvroir de litterature potentielle or “Workshop for Potential Literature”) and its subsidiary groups. Founded in 1960 by Ray...
Kodeks karny. The Criminal Code - Faulkner Nicholas
This book, published as part of the new series of translations of Polish acts of law into European languages, includes the English translation of the Criminal Code. It incorporates the latest amendment to the Code that came into effect on 1 June 2012...
Empires of the Word: A Language History of the World - Nicholas Ostler
An unusual and authoritative 'natural history of languages' that narrates the ways in which one language has superseded or outlasted another at different times in history. The story of the world in the last five thousand years is above all the story...
Pattern-Oriented Software Architecture Volume 2: Patterns for Concurrent and Networked Objects
Designing application and middleware software to run in concurrent and networked environments is a significant challenge to software developers. The patterns catalogued in this second volume of Pattern-Oriented Software Architectures (POSA) form the...