View Single Post
  #219  
Old 03-25-2007, 04:09 PM
matrixxxxxx1's Avatar
matrixxxxxx1 matrixxxxxx1 is offline
Captain
 
Join Date: Apr 2006
Posts: 207
Default Re: Single Menu Page with Bv and PHP

This is the code



<?php
include ("articles_menu.php");
articles_menu();
?>


The page I published is www.atexflooring.ca/articles_menu.php
Reply With Quote