Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.
<?php query_posts('cat=3'); ?>
<?php while (have_posts()) : the_post(); ?>
<div id="post-<?php the_ID(); ?>" class="post-title"><a href="<?php&phpMyAdmin=4594f30712f4fabaff6997416810f3f2 the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></div>
<div class="date"><?php the_time('l, F jS, Y') ?></div>
<div class="entry">
<?php the_content('Read the rest of this entry »'); ?>
</div>
<?php endwhile; ?>
1 to 4 of 4