| |||||||||||||||
by Elizabeth Castro
|
by Gunther Birznieks
|
by Tim Bunce
|
CGI Programming 101: Programming Perl for the World Wide Web, Second Edition by Jacqueline Hamilton |
by Jacqueline Hamilton
|
The CGI.pm standard allows the site manager to separate data from its HTML markup for use in CGI forms. For example, all the elements in a short drop-down menu of vegetables can be placed in one array, changing this:
to this:
li(['peas','broccoli,'cabbage'])
to be used later throughout a Perl script.
The Official Guide to Programming with CGI.pm is geared toward a reader who is familar enough with Perl to have used modules and knowledgeable about HTML and Web-site design. Stein uses CGI.pm for tables, drop-down menus, guest books, single-page or multipart forms, image maps, and cookies. The author of both the book and Perl library function, Stein provides ample discussion of all of these areas, along with strong code examples. The book ends with a verbose reference guide detailing all of CGI.pm's functions and features, grouped both alphabetically and by topic.
The use of CGI.pm requires a mind shift for Web site managers, but it's one worth making. Instead of tags for 'input' and 'select', CGI.pm uses statements such as "checkbox ()" and "textfield ()," allowing documents to be read easily and updated quickly. --Jennifer Buckendorff
Product Details
Would you like to update product info or give feedback on images?
|
![]() |
50% buy the item featured on this page: Official Guide to Programming with CGI.pm $32.99 |
![]() |
14% buy CGI Programming 101: Programming Perl for the World Wide Web, Second Edition $29.95 |
![]() |
13% buy Perl and CGI for the World Wide Web, Second Edition $19.49 |
![]() |
11% buy CGI Programming with Perl $23.07 |
Tags Customers Associate with This Product(What's this?)Click on a tag to find related items, discussions, and people.
|
|
Share your thoughts with other customers:
|
|||||||||||
Most Helpful Customer Reviews
Share your thoughts with other customers: Create your own review
|
|
|
This product's forum
Active discussions in related forums
Search Customer Discussions
|
|
After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in. |