Quote:
Originally Posted by cflsystems
I wouldn't do this. {$imagesDir} is the right way to do it. If you put the exact url there with http what happens when you look the page under https? A security warning. Your code looks ok however it could be the width and height with IE - put there your image dimensions
|
Yeah, kind of forgot about that
But not having width+height defined can cause the actual URL to not be correct? Thats new to me o.O