|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Hi, this might be my first message so help me out if im wrong. I want to create a site containing lots of downloads and most importantly, the layout of the page reamins the same only the data in a specific area changes, just like download.com , you choose a file, the page layout remians the same, the server shows the file details, you click yes, again the layout of the page remains the same, only the matter in it changes.
I know this is SSI, Server Side Interface, but I would like to know that does PHP as anyhting to do with it or it can help in any manner. I would also prefer if you could provide with me some deatials or link through which I can know more about SSI. Thanking You. ![]() |
|
#2
|
|||
|
|||
|
With PHP you can use file includes
include("path to file"); This allows you to include any type file. Even a bottom and top template file. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > realted to PhP??? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|