Re: Single Menu Page with Bv and PHP
Vicki,
That would be your problem than. Your server is trying to pull up a page called "html" when it loads that page.
You have to have it say
for it to work for you. Or whatever the php page is that you are trying to call up.
Vicki,
</html><?
}
?>
}
?>
You have to have it say
<? function topofpage() { ?>
Comment