Afficher un message
Vieux 14/06/2008, 20h02   #1
Perry|
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Site Template with PHP Includes

Hello.

I am making a site template with php includes, however, I have lots of things
I need in the template and I do not know how to do them as I am fairly new to
PHP.

Here is an idea of what I want to the site look like

http://i198.photobucket.com/albums/a...per/design.png

Yellow areas are the template, red areas are the template but are adverts and
the blue area is what is dynamic and will be changed on the page type via
creating a new php document, copying the template from a text file on the
server then including the file with the data in the specific place. So could
someone post example code so I can learn off of it or something :-\

In the blue area I will be using
include("./s/file".$_GET['id'].".php")

Will it work with the template aswell?

Regards,

Perry

  Réponse avec citation
 
Page generated in 0,06328 seconds with 9 queries