item.php
Tags: php
, item_barcode
Last Updated: Oct 30, 2009 02:06
- Author: Ken Herold
- Additional author(s):
- Institution:
- Year: 2008
- License: BSD style
- Short description: Use, modification and distribution of the code are permitted provided the copyright notice, list of conditions and disclaimer appear in all related material.
- Link to terms: [Detailed license terms]
Description
Script prompts for single item_barcode (GET) and returns results of sql query.
State
Stable
Screen captures
(none)
Author(s) homepage
http://
Download
See sample code below for core PHP.
Working example
http://lib.hamilton.edu:3000/item.php?barcode=1000228769
Using the following Ex Libris API
Text...
Changes
Version 1.2 ....
Text...
Version 1.1 ....
Text...
...
Text...
Release notes
Text...
Installation instructions
Using PHP 5.2.0 oci8 calls into Oracle 9.2.0 on Apache 2.0.59 for Voyager 6.5.3. Secure local credentials in ../db-include.inc
| Tip sample |
| Info sample |
TO DO list
Should be portable to oci10 calls into Oracle 10g on Voyager 7
Known issues
Multiple item statuses display with repeated full record.
Comments
Text...

