<<

NAME

patronimage.pl - Script for retrieving and formating Koha patron images for display

SYNOPSIS

<img src="patronimage.pl?crdnum= />

DESCRIPTION

This script, when called from within HTML and passed a valid patron cardnumber, will retrieve the image data associated with that cardnumber if one exists, format it in proper HTML format and pass it back to be displayed.

AUTHOR

Chris Nighswonger cnighswonger <at> foundations <dot> edu

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 77:

=back without =over

<<