<<

NAME

patronimage.pl - Script for retrieving and formatting 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 79:

=back without =over

<<