Click to See Complete Forum and Search --> : Dynamic includes...


invision
11-29-2007, 09:47 AM
Hello,

I feel I'm fairly ok with PHP/MySQL and am now making the movie to ASP and Access to have a greater skillset.

To improve efficiency of my sites, I fancy using 'Dynamic Includes' with an Access db.

I found this tut useful: http://www.codefixer.com/tutorials/dynamic_includes.asp

I was wondering what the best way is of storing all my pages in a 'pages' table then my script looks through the file-name column of that table for the page being requested.

Can anyone please give me some pointers on how to do this?


Thankyou,