Cgi Programming In C & Perl  at Meripustak

Cgi Programming In C & Perl

Books from same Author: Boutell T

Books from same Publisher: Addison-Wesley Professional 

Related Category: Author List / Publisher List


  • Retail Price: ₹ 3333/- [ 15.00% off ]

    Seller Price: ₹ 2833

Sold By: T K Pandey      Click for Bulk Order

Offer 1: Get ₹ 111 extra discount on minimum ₹ 500 [Use Code: Bharat]

Offer 2: Get 15.00 % + Flat ₹ 100 discount on shopping of ₹ 1500 [Use Code: IND100]

Offer 3: Get 15.00 % + Flat ₹ 300 discount on shopping of ₹ 5000 [Use Code: MPSTK300]

Free Shipping (for orders above ₹ 499) *T&C apply.

In Stock

Free Shipping Available



Click for International Orders
  • Provide Fastest Delivery

  • 100% Original Guaranteed
  • General Information  
    Author(s)Boutell T
    PublisherAddison-Wesley Professional 
    ISBN9780201422191
    Pages416
    BindingSoftcover
    LanguageEnglish
    Publish YearApril 1996

    Description

    Addison-Wesley Professional  Cgi Programming In C & Perl by Boutell T

    convey a great deal of information, but eventually their limitations become clear. What if you wish to provide dynamic data--information that changes over time? What if you want to sell products on your Web site and secure payment information from users? Or what if you seek to provide a search facility that permits a Web database to be explored? Dynamic resources of this sort are accomplished through CGI (Common Gateway Interface) programming. CGI programs can take advantage of any resource available to the server computer to generate their output and can also accept input from the user through forms. These two basic capabilities have led to a wide variety of applications, such as forms processing, generation of inline images and movies, the formatting of data sets based on queries to a database, real-time updates to Web pages, and more. CGI Programming in C and Perl shows you how to create these interactive, multimedia documents via CGI programming in two practical languages: C, which has distinct performance advantages, and Perl, one of the most popular for CGI today. Applications and source code are presented in both languages in the book and on the CD-ROM. Youll learn how to: g