Hello again,
I've been working on my photo gallery, and came across a problem with the display section. I have images that are 400x300 and images that are 300x400.
Is there any way to make a statement such that:
if IMAGE DIMENSIONS = 300x400
then MY CODE HERE
else MY OTHER CODE HERE
Is this even possible, or is this not a feature available in PHP yet?
Thanks,
~ Reality15
Owner of MIRollerCoast.com