View file vclubewm.ru/xxxfoto/count.php

File size: 83B
<?
echo mysql_result(mysql_query("SELECT COUNT(*) FROM `gallerea_foto`"),0);

?>