Ipower web hosting - WRITE YOUR OWN BLOG ENGINE // format search

WRITE YOUR OWN BLOG ENGINE // format search for HTML display $q = stripslashes(htmlentities($q)); include(”functions.php”); ?>

Search Results

There $plural1 $numresults post$plural2 . matching your search for $q.

“; echo “

\n”; do { $post_id = $myposts[”post_id”]; $title = $myposts[”title”]; $summary = $myposts[”summary”]; echo “
$title

\n”; echo “

$summary

\n”; } while ($myposts = mysql_fetch_array($result)); echo “

“; } else { echo “

There were no posts matching your search for . $q.

“; } ?>

327

Leave a Reply