Click on the to add its BBCode to the area below.
(Select All) (Clear)
Click on an image to view it full size.
$count = "0";
$username = $userdata['username'];
$query = "select * from phpbb_images where name='$username' order by id DESC";
$result = mysql_query($query) or die(mysql_error());
if (mysql_num_rows($result) !=0)
{
while($row = mysql_fetch_array($result))
{
extract($row);
if ($count == "5"){
echo "