Help with if/else statement

This is what i want to do
if(.gif file is true)
echo" printfullimage";
else
echo"printdefaultimage";

What is the actual code for this?

Comments

Sign In or Register to comment.