Forum Moderators: coopster
img.php-----
if ($_SERVER[QUERY_STRING]=="first") { //GD image function for first image } else { //GD image function for second image }
Will that work?
For example:
header("Content-Type: image/jpeg"); //GD image function