« A Cool Thing in The Gold Box |
Main Index
| Another Box, Five More Passes »
comments | incoming pings | outgoing pings
if (time() > strtotime ("August 13, 2002 01:05 AM")) { ?>
This-or-That Tuesday
Time for Christine's This-or-That Tuesday:
- Dr. Seuss characters: the Cat in the Hat or the Grinch? The Grinch, but not the annoying Jim Carrey version. Original cartoon only!
- "Anne of Green Gables" or "Little Women"? If you can believe it, I never read either, but I liked the movie "Little Women" so I'll pick that one.
- Nancy Drew or the Hardy Boys? Nancy Drew. Smart women rule!
- Winnie the Pooh characters: Tigger or Eeyore? I love both of them, but since Tigger was my nickname when I was a kid (I loved to bounce on things!), I'll choose him.
- Which author: Judy Blume or Beverly Cleary? Judy Blume.
- Roald Dahl books: "Charlie & the Chocolate Factory" (Willy Wonka) or "James & the Giant Peach"? Never read either and only seen Willy Wonka, so I'll pick it.
- "Harry Potter" or "The Wizard of Oz"? As much as I like "The Wizard of Oz" I have got to say Harry Potter. They are absolutely some of the best books I've ever read hands-down.
- Curious George or Madeline? Curious George. My favorite one was where he swallowed the puzzle piece and had to go to the hospital. I loved that book.
- "A Wrinkle in Time" or "Little House on the Prairie"? I loved both of these series as a kid, but if I had to pick a favorite I would say "Little House." I read all of those books multiple times. Wonderful books.
- Dr. Seuss again: "Horton Hears a Who" or "The Lorax"? The Lorax!
$blogid = "1"; //replace this with the blog_id of your blog $entry_id = "976"; $pingcount = mysql_query("SELECT p.tbping_blog_id, t.trackback_entry_id FROM mt_tbping p, mt_trackback t WHERE (p.tbping_blog_id = $blogid) and (t.trackback_entry_id = $entry_id) and (t.trackback_id = p.tbping_tb_id)"); $count = mysql_num_rows($pingcount); echo ""; echo "Trackbacks on this post: ", $count, ""; $pingarray = "SELECT p.tbping_source_url, p.tbping_blog_name, p.tbping_created_on, p.tbping_excerpt, p.tbping_tb_id, t.trackback_id, t.trackback_entry_id FROM mt_tbping p, mt_trackback t WHERE (p.tbping_blog_id = $blogid) and (t.trackback_entry_id = $entry_id) and (t.trackback_id = p.tbping_tb_id)"; $resultping = mysql_query($pingarray) or die (mysql_error()); while ($row = mysql_fetch_array($resultping)) { //set up the variables being used - the date can be configured below $url = ($row['tbping_source_url']); $blog = ($row['tbping_blog_name']); $date = date("F d, Y g:i A", strtotime($row['tbping_created_on'])); $excerpt = ($row['tbping_excerpt']); echo "
", $excerpt, "
Posted by ";
echo "", $blog, "";
echo " on ", $date, "
";
}
?>
Ping this post
http://www.neuroticfishbowl.com/mt/mt-tb.cgi/239
$pingsent = "SELECT entry_pinged_urls FROM mt_entry WHERE $entry_id = entry_id and entry_pinged_urls !=\"\""; $pingsentcountresult = mysql_query($pingsent) or die (mysql_error()); $pingsentcountarray = mysql_fetch_row($pingsentcountresult); $pingsentcounts=explode("\n", $pingsentcountarray[0]); ?> if (!is_array($pingsentcountarray)) { echo "No URLs Pinged"; } else { $pingsentcount = count($pingsentcounts); if ($pingsentcount=="1") { echo $pingsentcount, " URL Pinged:";} else {echo "URLs Pinged: ", $pingsentcount;} } ?>
"..."
Comments } else { ?>
You're too early! Come back at August 13, 2002 01:05 AM to see this post.>
} ?>
Post a comment
{HTML ok, IP address logged}
Enter e-mail address to subscribe/unsubscribe to comments on this post without having to post a comment:
Subscribe to post
Unsubscribe to post
E-mail:
(e-mail field must be filled in) -->
* Please note: Comments that are inappropriate
will be deleted - mean, spiteful, rude comments. Don't let that stop
you from posting comments. Just wanted to let you know the rules of
the house.