Example #1
0
        ?>
)">
						 <img src='<?php 
        if ($photo_path == "") {
            echo $select_album_array['album_bg'];
        } else {
            echo $photo_path;
        }
        ?>
' alt="" style="width:200px;height:200px;color:red;"/>
						</a>
					<br/>
					<table border="0" width="100%" style="margin-top:-50px;">
						<tr><td align="right" style="color:green; font-size:30px;font-weight:bold;">
							<?php 
        echo getcountphoto($select_album_array['ids'], $blog_userid);
        //$select_album_array['photo_size'];
        ?>
						</td></tr>
					</table>
					</div>
				</td>
				</tr>
				<tr>
					<td align="center">
						<span style="font-size:13px;">
							<?php 
        echo $select_album_array['album_name'];
        ?>
						</span>
						<span>
Example #2
0
        echo "<a href='#'>" . ">>>" . "</a>";
        ?>
					<a href="javascript:viewablum(<?php 
        echo $select_album_array['ids'];
        ?>
);" title="<?php 
        echo $select_album_array['album_name'];
        ?>
">
					<?php 
        echo $select_album_array['album_name'];
        ?>
	
					(<?php 
        if (getcountphoto($select_album_array['ids']) > 0) {
            echo getcountphoto($select_album_array['ids']);
        } else {
            echo "0";
        }
        ?>
)
					</a>
				
				<!-- 
				<a href="javascript:viewablum(<?php 
        //echo $select_album_array['ids'];
        ?>
)">
					<?php 
        //echo $select_album_array['album_name'];
        ?>