Forum Moderators: coopster
I'm a newbie to PHP and to the forum, i'm using php on my website unfortunetely recently i found a flaw on my site i was looking for ways to patch it and then i was told to use
include("./includes/" . $section ".template.php");
but i'm not aware on how to use that could some one please tell me how i can use these.
In the ROOT i created a folder called INCLUDES, which contains
page1.template.php
page2.template.php
page3.template.php
in the ROOT there is a file called INDEX.PHP which is by default the user see when the enter my website.
So exactly how to i pull page1.template.php into the INDEX.PHP?
i have created a similiar situtation and zipped it up place it for download @
<snip>
could you please place the code into the page then tell me so that i can give you my e-mail address and so this will really help me.
Thanks to all you have replied you haev been very gratful and polite.
[edited by: jatar_k at 5:15 pm (utc) on Sep. 5, 2003]
[edit reason] no personal urls thanks [/edit]