This is a discussion on "dir codes" within the PHP Forum section. This forum, and the thread "dir codes are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
dir codes
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
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 |
|
|
|
|||
|
Re: dir codes
btw....
With “set them up in a page with” I mend: that the code prints all pictures of one dir into 1 htm/php document, in to a table defined in a php template. The text would be the name’s product of the article; I don’t really know where to put this text, database or just the name of the pic. In the other hand, there are some articles that need to set apart in other documents with 5 lines of text (characteristics of the product) Maybe it would be a good idea to use some kind of database? (…a file where we put the text of (almost) all products + a php code that prints the text of the articles that is called up) |
![]() |
| Tags |
| dir, codes |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| want to develop a form by css codes | nisha_npt | Web Page Design | 1 | Mar 1st, 2008 12:52 |
| web site hosting coupons and codes | richard12 | Hosting & Domains | 4 | Mar 6th, 2007 02:07 |
| MS Specific Error Codes | spinal007 | JavaScript Forum | 0 | Jan 16th, 2007 12:00 |