CGI and Perl General Development tutorials
This note describes how to get information about a remote user from within a CGI-bin script, and lists the information available.
Related Tutorials
A short guide to DBI
Here is a short guide to DBI (The Perl Database Interface Module). Topics include: General information about relational databases, Example of How to Use DBI, Cached Queries, Transactions, and more.
 
Categories