It is not made with a database, and the main pages are stored in the root...while the 'series' pages are stored inside a folder called series. I know what is what because this is usually always how I do stuff. But as things are now ...everything is 'static' and adding new 'series' pages would require me to make a change on ALL pages.
But I am not any good with mysql, so that is the reason I always do stuff the hard way.
You asked me how the pages are stored...well if you open the index.html page and go from there, it would be something like this:
/index
/running
/ended
----->/series/'the series pages'
I dont know how else I shall describe it...but if you take a look at the url's I guess you get a ok view on how it is stored.
But after some thinking I think I might go with some kind of link directory, and see what my chances are then
Thanks in advance
-Tommy
Last edited by tbrueland; 09-22-2009 at 07:50 PM..
|