Additional Resources


If you have a question that this book doesn't answer, where should you turn? Useful resources include the Web sites for the software you need help with:

Package

Primary Web Site

MySQL

http://dev.mysql.com/doc/

Perl DBI

http://dbi.perl.org/

PHP

http://www.php.net/

PEAR

http://pear.php.net/

Apache

http://httpd.apache.org/

CGI.pm

http://stein.cshl.org/WWW/software/CGI/


Those sites contain pointers to various forms of information, such as reference manuals, frequently asked-question (FAQ) lists, and mailing lists:

  • Reference manuals. The primary documentation included with MySQL itself is the Reference Manual. It's available in several formats, including an online version. For those who prefer printed format, MySQL Press publishes a MySQL Administrator's Guide and MySQL Language Reference, both of which are derived from the Reference Manual.

    PHP's manual comes in several forms, too.

  • Manual pages. Documentation for the DBI module and its MySQL-specific driver, DBD::mysql, can be read online with the perldoc command. Try perldoc DBI and perldoc DBD::mysql. The DBI document provides general concepts. The MySQL driver document discusses capabilities specific to MySQL.

  • FAQs. There are frequently asked-question lists for DBI, PHP, PEAR, and Apache.

  • Mailing lists. Several mailing lists centering around the software discussed in this book are available. It's a good idea to subscribe to the ones that deal with the tools you want to use. It's also a good idea to use the archives for those lists that have them. When you're new to a tool, you will have many of the same questions that have been asked (and answered) a million times, and there is no reason to ask again if you can find the answer with a quick search of the archives.

    Instructions for subscribing to the mailing lists vary, but you can find the necessary information at the URLs shown here:

    Package

    Mailing List Instructions

    MySQL

    http://lists.mysql.com/

    Perl DBI

    http://dbi.perl.org/

    PHP

    http://www.php.net/mailing-lists.php

    PEAR

    http://pear.php.net/support/lists.php

    Apache

    http://httpd.apache.org/lists.html


  • Ancillary Web sites. Besides the official Web sites, some of the tools discussed here have ancillary sites that provide more information, such as sample source code or topical articles. Check for a "Links" area on the official site you're visiting.



MySQL The definitive guide to using, programming, and administering MySQL 4. 1 and 5. 0
Mysql: the Definitive Guide to Using, Programming, and Administering Mysql 4.1 and 5.0
ISBN: B003A1PKHY
EAN: N/A
Year: 2004
Pages: 190
Authors: Paul Dubois

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net