Skip to content

HBLL-Collection-Development/OCLC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Library for OCLC Web Services

Installation

  1. Download the library and place it in a readable location on your web server.

  2. Include Autoloader.php in your PHP files when you need to use the library.

    <?php
      require_once '/path/to/lib/OCLC/Autoloader.php';
    ?>

About

About

PHP library to access OCLC web services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages