I have a book which had code that includes the line:
require 'DB.php';
I know that this is from the PEAR code modules, but when I downloaded
them and unpacked the directory, they "DB.php" module does not exist.
Is this out of date or do I need to go somewhere else to get this
extra module?