Thread: Dynamic Include
View Single Post
  #1 (permalink)  
Old 06-10-09, 11:51 PM
divGirl divGirl is offline
Newbie Coder
 
Join Date: Jun 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Dynamic Include

I want to dynamically change the pages that can be viewed in the body of my page without constantly using an if/else statement by posting the name of the page and echoing the href - is there an easier way to do this??
Reply With Quote