|
Comments for: adam_gundry20050316
| Message # 1029789: |
|
Date: 08/19/05 07:32
By: Ahsan Subject: RE: Building complex template with php hi, try using the file based templates. you can divide ur site in to different files and include them in the main file. like <? #this is ur header code include 'header.php'; #and ur middle file where different pages #are called include 'middle.php'; #ur footer file include 'footer.php'; ?> |
Previous Message | Next Message |
| Comments: | ||
| RE: Building complex template with php | Ahsan | 08/19/05 07:46 |
| RE: Building complex template with php | Ahsan | 08/19/05 07:32 |
| Building complex template with php | Majid Akbari | 04/08/05 02:30 |
|
If you are looking for help, please post on the appropriate forum here. Your questions will be answered much more quickly. | ||


