The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
For anyone who wants to know, its "getimagesize();" and requires the Image Name you want to get the details from.
You are given 4 array elements within the returned $Size.
$Size[0] is the Width of the Image in pixals (e.g. '50').
$Size[1] is the Height of the Image in pixals (e.g. '40').
$Size[2] is the Flag of the Image type (e.g. '1 = gif, 2 = jpg' etc).
$Size[3] is the basic HTML Code for an
So you can have:
/>in place of: