Sr. Web Developer
mediabistro.com
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume

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 phpAhsan08/19/05 07:46
RE: Building complex template with phpAhsan08/19/05 07:32
Building complex template with phpMajid Akbari04/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.

Add A Comment:

Name:

Email:

Subject:

Message:

To reduce spam posts, messages are now manually approved

You are not [logged in]. That means your account will not get credit for this post.