Log in

View Full Version : Images


Hex_legend
09-07-2008, 09:52 AM
I have a link on my profiles for "images" which directs to album.php

Is there a code that would only show the link to the albums IF they have pictures uploaded?

something like:

<if condition="album == 1">
xxxx
<else />
No Pictures
</if>