View Full Version : Quick help pleases :)


Tynesha
03-09-2004, 03:06 AM
Alright, well I was working on my site and a friend of my lent me a chunck of code to help learn tables, and then was in it for the links:

index.php?x=goodies.htm

goodies would be changed for every page tho. What does this mean? thanks.

pb&j
03-09-2004, 04:41 AM
without trying to get into a complicated explaination...
basically, the site is using a template system.
one main page for the layout, then a variable is used to tell the computer what page contents to add into it.

Tynesha
03-09-2004, 04:43 AM
ohh, alright, I understand! :) thanks

pb&j
03-09-2004, 04:48 AM
cool.
good luck on your pages!