PHP Library for OCLC Web Services Installation Download the library and place it in a readable location on your web server. Include Autoloader.php in your PHP files when you need to use the library. <?php require_once '/path/to/lib/OCLC/Autoloader.php'; ?> About View documentation