Page 1 of 1

Templating

Posted: Fri Jan 02, 2004 7:58 pm
by OX 3
i was wondering if anyone could do a site that uses templating for me. and if possible put a readme file that i could look at so i could update it and add more sections and change the colors and placement if possible

Posted: Fri Jan 02, 2004 9:27 pm
by d3ad1ysp0rk
Is this going to be a pay thing or volunteer?

Posted: Fri Jan 02, 2004 9:36 pm
by OX 3
volunteer cause i am broke

Posted: Fri Jan 02, 2004 11:51 pm
by m3mn0n
Your a programmer, I presume, use your skills!

viewtopic.php?t=16245

Posted: Sat Jan 03, 2004 9:20 am
by OX 3
im not a programmer. i no VERY little of PHP

Posted: Sat Jan 03, 2004 12:12 pm
by basdog22
All you need is to be pantient and 4 weeks.

This is what took me to understand most of the scheme :wink:

Posted: Tue Jan 06, 2004 10:17 pm
by OX 3
when doing templating do you use the Inlcude tag ???

Templating

Posted: Wed Jan 07, 2004 10:33 am
by LegionPete
I Have a script that I developed using php, and a hidden form. What it does is allow for only creating 1 index page. In the page, when you click on a link, it Post a value to itself, and then reloads the page changing the main body of the template to other pages. You can look at http://www.starlitedrivein.com if you just want to see it working. It is not really that complicated.