Pastoid

The page you are looking at now is at this URL: http://pastoid.com/a0k

This paste was last updated on June 13, 2009 at 1:35 am.

Do something different with the first postraw

<?php
$posts = (array) $posts;
$post = array_shift($posts);
echo $post->content_excerpt;
echo "<ul>";
foreach ($posts as $post) {
  echo "<li>{$post->title}</li>";
}
echo "</ul>";
?>

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 4
search.live.com 3
Is this paste spam?
<Hide