Hi!
It has been a long time since I wrote here, that was because I didn’t have internet…till now!
Introduction:
I’m making a complex site of a store, with thousands of articles and several marks. I’m not sure how to make it; I guess php + external css and javascript file(s).
The structure is as follow:
Mainsite:
....Images
....partners
.... Marks:
........ Mark-x1
........ Mark-x2
Mainsite: here I have some files and some subdirectories with images.
Marks: subdirs named after marks.
Marks-xn: in each mark are subdirs with images and html documents of the mark.
Main goal:
Make it as easy as possible to complete and to update the site.
Problem1:
I need a code that prints the position of the surfer
Example: marks/articles/brakes (here you can navigate)
Problem2:
A code that looks up al images in a dir and set them up in a page with
1 line of text
Solved:
A php template for the marks. I only need the working codes (problem 1 and 2).
Or….. if some one knows a better way to do this, tell me please!
Thnx in advanced 
|