Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
CGI Programming with Perl. 2nd Edition
#1
CGI Programming with Perl. 2nd Edition

[Obrazek: 859b4c3dfc5266b9ba3648aa7037b2c2.jpg]

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  

Kod:
data wydania: 29 czerwca 2000
ISBN: 9781449326791
język: polski
Odpowiedz


Podobne wątki
Wątek: Autor Odpowiedzi: Wyświetleń: Ostatni post
  Vromans Johan - Perl Pocket Reference. 4th Edition shadow 0 3,359 01-14-2019, 06:22 AM
Ostatni post: shadow
  Mark Lutz - Programming Python. 3rd Edition took2bang 1 8,106 01-13-2019, 04:14 PM
Ostatni post: took2bang
  Lidie Stephen, Walsh Nancy - Mastering Perl/Tk. Graphical User Interfaces in Perl beckiwxmcd 1 9,561 01-12-2019, 10:20 AM
Ostatni post: beckiwxmcd
  Java Swing. 2nd Edition cole69 1 3,546 01-11-2019, 04:55 AM
Ostatni post: cole69
  Swartz Jason - Learning Scala. Practical Functional Programming for the JVM bparker 1 1,623 01-09-2019, 03:16 PM
Ostatni post: bparker
  Krzysztof Juszkiewicz - Perl. Ćwiczenia LPPP 1 6,487 01-09-2019, 05:20 AM
Ostatni post: LPPP
  D. Stein Lincoln - Perl. Tworzenie aplikacji sieciowych bud6574 1 3,473 01-08-2019, 04:38 PM
Ostatni post: bud6574
  Christian Wenz - Programming ASP.NET AJAX beer17 1 1,557 01-07-2019, 02:36 PM
Ostatni post: beer17
  Costales Bryan - Sendmail. 3rd Edition mrt 1 3,122 01-07-2019, 08:11 AM
Ostatni post: mrt
  David Pogue - iPhone: The Missing Manual. 9th Edition jimmm 1 6,263 01-05-2019, 06:06 PM
Ostatni post: jimmm

Skocz do:


Użytkownicy przeglądający ten wątek: 1 gości