Little confused....
Trying to use this class
http://www.5thstreetband.com/randomimage.inc
To generate a random image.
I enter this
<?php
require ("randomimage.inc");
$myImg = new RndImage();
$myImg -> setPath('assets/graphics/songs/');
$myImg -> insertRndImage('LLN.jpg','greenlight.jpg');
echo $myImg->getRndImage();
?>
But instead of putting in the image, it just outputs the php code that I entered starting at setPath...
You can see what I mean if you go to
www.5thstreetband.com/e_media_work.html
Little help please
IM me if you like... bobbygolucky
Thanks someone..
~Robert