Просмотр поста

.
SpAgEtE
$libcount = mysql_result(mysql_query("SELECT COUNT(*) FROM library_texts WHERE uploader_id='".$user['id']."'" ),0);

Done.