|
Advertisement
|
|
|
Resources for CGI Scripts
CGI ("Common Gateway Interface") is a scripting technology for web servers. CGI is supported on most common web server software, although not all web hosts provide access to CGI. The main alternatives to CGI are PHP or ASP scripting.
CGI scripts can be written in many different programming languages, but most CGI scripts are written using the Perl programming language.
Here are some CGI resources and web sites:
- Hits4me.com CGI Resources
Scripts, tutorials, books, guides and more.
- ScriptCavern.com
Another directory of Scripts.
- Absolute Beginners Guide to CGI†
A downloadable tutorial.
- CGIScript.net†
Offers a wide variety of different CGI scripts including trackers, content management, calendars, galleries, guest books, search, chat and more.
- Cusimano.com Scripts†
A variety of scripts to help with affiliates, including: AllPosters.com amazon.com amazon.co.uk BettyMills.com GoCollect.com.
- SellWide†
A small collection of CGI scripts including mailing list, autoresponder, affiliate manager for ClickBank and others.
- The CGI Resource Index
A large directory of CGI scripts and other resources.
- Hotscripts.com CGI and Perl
Another directory of CGI resources.
- irt.org - CGI & Perl FAQ Knowledge Base
Here are some books from Amazon:
Disclosure: Products details and descriptions provided by Amazon.com. Our company may receive a payment if you purchase products from them after following a link from this website.
By Craig Patchett
Wiley Paperback (656 pages)
 | List Price: $54.99* Lowest New Price: $14.95* Lowest Used Price: $1.80* Usually ships in 1-2 business days* *(As of 20:38 Pacific 18 Feb 2019 More Info)
Click Here | Product Description: Custom subroutine library for developing your own CGI programs * Line-by-line explanations of 20 of the most popular CGI programs and subroutines that are essential to your Web site * Compatible with Perl 4 and 5 * Tested under WindowsR(r), UNIXR(r), and MacOSR(r) If you want to make your Web site as interactive as possible, as soon as possible, you've come to the right place! This book/CD powerhouse arms you with 20 of today's most-demanded CGI programs and subroutines, designed and written especially for this book, each ready to load and use. At the same time, it offers you a quick, painless, and unique hands-on way to learn basic and advanced CGI/Perl programming. The CGI/Perl Cookbook begins with a concise overview of CGI programming for beginners, followed by a guide to installing CGI programs on UNIX, PC, and MacOS Web servers. The rest of the book is devoted to line-by-line, feature-by-feature explanations of seven cutting-edge CGI programs; including a search engine, password protection, advanced form processing, a shopping cart, customized bulk e-mail, advanced visitor feedback, and more; as well as 13 subroutines for e-mail support, file encoding, credit card validation, e-mail address checking, error handling, and text encryption. You also get a usage guide, installation instructions, and professional CGI and Perl programming tricks and customization tips for each program and subroutine. The CD-ROM is a gold mine of ready-to-use software and valuable information. You get: * All the CGI programs from the book-code and ready-to-run versions * The complete Matt's Script Archive * A collection of the best scripts from across the Web-source code included * The complete Perl programming manual * The most recent Windows, UNIX, and MacOS versions of Perl |
|
By Steven E. Brenner
M & T Books Paperback (151 pages)
 | List Price: $19.95* Lowest New Price: $3.50* Lowest Used Price: $1.10* Usually ships in 24 hours* *(As of 20:38 Pacific 18 Feb 2019 More Info)
Click Here | Product Description: A compact guide to creating customized programs for the World Wide Web, which introduces the essentials of Perl language and the Common Gateway Interface (CGI), then quickly moves on to cover forms and "comboforms." Topics include information-gathering and reporting with HTML and forms; customized client-server interaction with HTTP, including explanations of protocol nuances such as GET and POST; and text processing and management with the Perl language. Annotation c. by Book News, Inc., Portland, Or. |
|
By Mamoru Daidou
My heart Released: 2014-12-02 Kindle Edition (36 pages)
 | | Product Description: 本書では、アクセスカウンタ、フォームデータ処理、掲示板をつくるCGIスクリプトを紹介しています。 1 Windows上でCGIスクリプトを実行する 3 2 アクセスカウンタを作る 4 3 フォームデータを処理する 7 4 フォームデータをメールで送る 26 5 掲示板を作る 31
|
|
By Jacqueline Hamilton
Brand: CGI101.com Paperback (300 pages)
 | List Price: $29.95* Lowest New Price: $55.07* Lowest Used Price: $2.74* *(As of 20:38 Pacific 18 Feb 2019 More Info)
Click Here | - Used Book in Good Condition
Product Description: If you build web pages you may eventually want to add a guestbook, order form, page counter, or other interactive elements to your website. CGI Programming 101 explains how to do this in simple, easy-to-understand terms. The book shows you how to write useful, real-world web programs, starting with simple guestbook forms and building up to more advanced applications. You'll learn: * The Basics: where to write your CGI programs; how to upload them and set file permissions; how to run them, and how to debug them when things go wrong * How to decode form data and save it to a file or e-mail it to yourself * How to create, read, write, and search data files * How to use Server-Side Includes to add dynamic content to your web site, plus a complete list of Apache SSI directives * How to use random numbers for displaying banner ads and random images * How to redirect visitors to another site * How to extend your programs by using modules * How to create a MySQL database, and write programs that interact with databases using the DBI module * How to build an online shopping cart program * How to e-mail attachments using a CGI program * How to write secure programs, and protect your programs against hackers and spammers * How to password-protect an area of your website ...and more. The second edition has been substantially revised, with 100 pages of new material. It teaches good programming practices from the beginning, including use of the industry-standard CGI.pm Perl module. You'll learn how to protect your form-to-mail programs from being hijacked by spammers, how to build a cookie-based shopping cart, and how to develop a password-protected website. Quick-reference pages and an improved index help you find information easily. There are also several online tutorials to help you set up your own web server and write CGI programs on any computer system - including Windows, Mac OS X, and Unix. |
|
By Scott Guelich & Gunther Birznieks
Brand: O'Reilly Media Released: 2000-07-09 White Paperback (472 pages)
 | List Price: $39.99* Lowest New Price: $11.41* Lowest Used Price: $1.99* Usually ships in 24 hours* *(As of 20:38 Pacific 18 Feb 2019 More Info)
Click Here | - Used Book in Good Condition
Product Description:
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 validation
- Controlling browser caching
- Making CGI scripts secure in Perl
- Working with databases
- Creating simple search engines
- Maintaining state between multiple sessions
- Generating graphics dynamically
- Improving performance of your CGI scripts
|
|
By William E. Weinman
lynda.com, Inc. Released: 2003-06-12 CD-ROM (150 pages)
 | Lowest New Price: $69.99* Usually ships in 24 hours* *(As of 20:38 Pacific 18 Feb 2019 More Info)
Click Here | Product Description: Installing a Perl/CGI script doesn't have to be difficult, and making small modifications shouldn't take a rocket scientist. Designed for the Web professional, Using Perl/CGI Scripts explains in simple step-by-step instructions how a CGI script works. You will acquire the skills you need to edit and install a Perl script on your server, and even make simple modifications without having to hire an expensive programmer! Complete with working examples of counters, contact forms, and even a Web blog, Using Perl/CGI Scripts will guide you through the process of customizing and installing these scripts on your own Web site. |
|
By Selena Sol
M & T Books Paperback (809 pages)
 | List Price: $39.95* Lowest New Price: $8.44* Lowest Used Price: $5.92* Usually ships in 4-5 business days* *(As of 20:38 Pacific 18 Feb 2019 More Info)
Click Here | Product Description: A cut-and-paste toolkit for Web professionals and dabblers covers everything from basic through advanced Perl topics, and the accompanying CD-ROM contains customizations and scripts described in the book. Original. (All Users). |
|
MacAddict Magazine Single Issue Magazine
 | Lowest Used Price: $12.98* *(As of 20:38 Pacific 18 Feb 2019 More Info)
Click Here |
|
Dee Art Tankobon Hardcover
![Strong-arm tactics of JavaScript + CGI script hybrid-Web programming! (2004) ISBN: 4886487181 [Japanese Import]](https://images-na.ssl-images-amazon.com/images/I/510JDGPYEXL._SL160_.jpg) | Lowest Used Price: $20.13* *(As of 20:38 Pacific 18 Feb 2019 More Info)
Click Here |
|
| |