require_once "nav_bar.php"; ?>
NovaMetis Designs provides Internet and Advertising Solutions that help
businesses establish, re-create and/or re-direct their web and
advertising presence.
We take a planned approach to building websites and creating your corporate image through market research in order to help you act on a successful course of action.
Our in house designers and programmers have the expertise and experience to take your business to the next level.
We take a planned approach to building websites and creating your corporate image through market research in order to help you act on a successful course of action.
Our in house designers and programmers have the expertise and experience to take your business to the next level.
$sql = "select * from blog where id = ".$id;
$result = @mysql_query($sql);
while ($row = @mysql_fetch_array($result, MYSQL_ASSOC)) {
print "
".stripslashes($row[title])."
"; print "".$row[display_date].""; $content = str_replace(" />", ">", $row[content]); print stripslashes($content); } ?>
}
?>
".stripslashes($row[title])."
"; print "".$row[display_date].""; $content = str_replace(" />", ">", $row[content]); print stripslashes($content); } ?>
print "
"; // list the blog archives $sql = "select * from blog order by id desc"; $result = @mysql_query($sql); print "";
print "
";
?>
"; // list the blog archives $sql = "select * from blog order by id desc"; $result = @mysql_query($sql); print "
" . $teaser . " |