CGI Developer's Guide

Visit CGI Developer's Guide

Now developers can learn how to write robust, secure, and efficient Common Gateway Interface programs for the Web. Ideal for DOS, UNIX, or Windows users since CGI is platform independent, the book contains an abundance of solutions to "real-world" problems, along with a helpful focus on CGI scripting. The CD-ROM includes source code and examples from the book. This book is one of the first books to provide comprehensive information on developing with CGI (Common Gateway Interface). It covers many of the aspects of CGI including, interactivity, performance, portability, and security. After reading this book, the reader will be able to write robust, secure, and efficient CGI programs. - Covers client/server programming, working with gateways, and using Netscape. Readers will master forms, image maps, dynamic displays, database manipulation, and animation. Also included is: Common Gateway Interface (CGI); HTML and Forms; and CGI Security.

  • Cost: $6.00
  • Pages: 497
  • Edition: Book and CD-ROM edition
  • ISBN: 1575210878

CGI for Commerce

Visit CGI for Commerce

One of the biggest opportunities to reach new customers lies on the Web. More than ever, companies with a Web site want to do more than just offer their customers information about products -- they want to sell their products on the Web. CGI for Commerce provides you with a step-by-step guide to installing a ready-made Web Store application as well as detailed information on how it works. Also included are numerous examples to demonstrate the features and flexibility of the store. In no time at all, you'll be selling your products to the online universe. From an enhanced HTML catalogue, where users just click on a button to buy an item while browsing, to a complete database-backed application -- all the code is included on the CD-ROM ready to install on your Web server. Your Cyberstore will also be able to take advantage of advanced browser features like frames, JavaScript, and VBScript to enhance the virtual shopping experience.

  • Cost: $11.77
  • Pages: 320
  • Edition: Book and CD-ROM edition
  • ISBN: 1558515593

CGI Programming 101

Visit CGI Programming 101

CGI Programming 101: Programming Perl for the World Wide Web is a concise presentation of the key elements of Perl CGI, which makes it perfect for programmers who are under the gun. If you need to get up to speed on text strings, for example, you can read that chapter and be a pro within about 10 minutes. Form processing is addressed early on, followed by searching and sorting techniques, illustrations of how to use server-side includes (SSI), and other critical issues. In general, if you want to get the most out of this book, you'll be better off having some programming experience, be it in BASIC or C++. Topics covered include Perl variables, CGI environment variables, form processing, data file I/O, searching/sorting, server-side includes (SSI), random number generation, strings, date and time manipulation, HTTP cookies, e-mail processing, securing scripts, Perl modules, database programming, and custom Perl modules.

  • Cost: $24.95
  • Pages: 224
  • Edition: paperback
  • ISBN: 0966942604

CGI Programming With Perl

Visit CGI Programming With Perl

This book is a step-by-step tutorial of how to create, use, and maintain Common Gateway Interfaces (CGI). It describes effective ways of using CGI as an integral part of Web development. Adds interactivity and flexibility to the information that can be provided through your Web site. It provides numerous real-life examples of CGI scripts and the source code for downloading from the book's support site. This is another book in Sams series of 'Teach Yourself X in a Week'. It, like the others, assumes some basic computing knowledge and builds on this with the use of numerous examples. The topic in this case is two-fold, both teaching about Common Gateway Interface (CGI) programming, as well as teaching you Perl to achieve this. The reason Perl is chosen as the language for this book is that it is often used in the real world for CGI work, due to its excellent string handling capabilities and compact nature - the typical fodder of CGI programming.

  • Cost: $2.84
  • Pages: 513
  • Edition: Book and CD-ROM edition
  • ISBN: 1575210096

CGI Programming with Perl

Visit CGI Programming with Perl

CGI Programming with Perl shows how to use CGI to deliver dynamic content on your web site. Based on teh 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 by explaining how CGI and the underlying HTTP protocol work, and then move quickly into the important details of developing CGI programs. Topics include incorporating JavaScript for form validation; controlling browser caching; making CGI scripts secure in Perl; working with databases; creating simple search engines; maintaing state between multiple sessions; generating graphics dynamically; improving performance of your CGI scripts; and much more. CGI Programming with Perl is the perfect starting point for anyone who wants to program in CGI and already knows some Perl.

  • Cost: $24.47
  • Pages: 451
  • Edition: 2nd edition
  • ISBN: 1565924193

Complete PERL Training Course

Visit Complete PERL Training Course

The Perl Multimedia Cyber Classroom delivers complete interactive Perl training that includes more than 3 hours of audio, hundreds of programming and interactive exercises, more than 100 complete Perl programs, full-text searching, hyperlinking, tips, tricks, and more. Perl By Example is a guide to Perl that starts with the basics of Perl scripting and carries you all the way to advanced networking and Web applications. Coverage starts with statements, variables, scalars, arrays, hashes, and printing. Understand Perl operators, expressions, control structures, and file handling. Next, learn how to modularize and package Perl scripts, work with objects in the Perl environment, interface with the surrounding system, and create sophisticated reports. Using extensive examples, learn how to use Perl on the Web and in advanced networking applications that utilize message queues, semaphores, and shared memory.

  • Cost: $6.90
  • Pages: 550
  • Edition: Book and CD-ROM edition
  • ISBN: 0130799807

Complete Perl Training Course

Visit Complete Perl Training Course

With this hands-on, interactive training course, you won't just learn Perl: you'll use it to create dynamic CGI applications for the Web, e-commerce, and beyond! Created by leading corporate trainers Deitel & Associates, this revolutionary course brings together the world's #1 interactive Perl training CD-ROM, The Perl Multimedia Cyber Classroom, and the outstanding introductory Perl textbook, Perl How to Program. You'll start with basic Perl syntax and control structures; then master CGI programming, the powerful Perl Database Interface, session tracking, cookies, advanced Web automation, security even XML! If you're ready to build robust, high-performance Perl/CGI Web applications, this course will help you get started now and gain true mastery faster than you ever thought possible! Build complete Web-based applications using Perl and CGI! Includes the best-selling, 900 page Perl introduction Perl How to Program.

  • Cost: $76.99
  • Pages: 900
  • Edition: Book and CD-ROM edition
  • ISBN: 0130895520

Computer Science & Perl

Visit Computer Science & Perl

With well over a million users, Perl is one of the most popular programming languages. There are many reasons for this, but among those cited by its most loyal adherents, Perl has more features than other languages and more publicly available utilities than all other programming languages combined. Simply knowing what's out there is a daunting task, which is why so much of Perl programming is a matter of lore passed down from experts to novices. Computer Science & Perl Programming: Best of The Perl Journal is the first of three volumes from the archives of The Perl Journal that O'Reilly has exclusive rights to distribute. This insightful volume covers: tips for beginners; regular expressions; data structures; networking; databases; software development processes; object-oriented programming; advanced Perl programming techniques. With articles on object-oriented programming, closures, buffering, parsing, and using other languages.

  • Cost: $27.97
  • Pages: 744
  • Edition: 1st edition
  • ISBN: 0596003102

Core Perl

Visit Core Perl

This start-to-finish tutorial and reference gives experienced developers the techniques and real-world code they need to master Perl fast! Begin by leveraging your current skills to quickly master the fundamentals of Perl development from basic syntax to objects, data structures to text processing. Next, learn how to use Perl's powerful facilities for working with files, networks, and relational databases. Finally, Core Perl shows you how to make the most of Perl in any Web application-from simple CGI to full-fledged site development and delivery. Coverage includes all this and more: Data types and built-in functions; Writing and using modules; Text and DBM file manipulation; The DBI portable database interface and Web database integration; CGI, Apache mod_perl modules, HTTP cookies, HTML/Perl templates; Mason: The Perl-based Web site publishing engine; Debugging, program maintenance, optimization, and security.

  • Cost: $31.49
  • Pages: 592
  • Edition: 1st edition
  • ISBN: 0130351814

Cross Platform Perl

Visit Cross Platform Perl

If you're a system administrator, Web designer, or programmer who wants to write scripts for multiple platforms, you're holding the key to success in your hands. This newly expanded second edition of Eric Foster-Johnson's acclaimed book shows you how to use Perl to automate your daily tasks, create Web pages from CGI scripts, manage files, generate reports, and more for Linux, UNIX, and Windows environments. If you want an easier, faster development solution for client-server and networking applications, this book gives you the cross-platform Perl tools you need to succeed. Topics include: Perl basics and language tutorial; Perl Scripts; Variables; Arrays; Associative arrays; Flow control; File I/O with Perl; Pattern matching and regular expressions; Perl for formatted text database reports; Overview of Perl modules and CPAN; CGI and Web development tutorial with Perl (including using HTML forms); Perl and XML; Perl/Tk.

  • Cost: $27.99
  • Pages: 609
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0764547291