Chapter?9.?cfimageget

Table of Contents

What is CFIMAGEGET
What good is this then?
Using CFImageGet directly
A newer cleaner way - extend CFImageGet.php
But I can only get one image?

What is CFIMAGEGET

CFImageGet uses the main CpmFetch libraries to access your coppermine photo gallery and return the contents of an image from your library. When I say that it returns the contents, I mean that it literally returns a stream of data. This means that this is best called as part of an IMG tag. It can only return one image at a time, with no other information about it.