Forum Moderators: coopster
template.php?content=home
However, I also want to bring in an image for each page and I have tried to use the "require" and "include" commands but what ends up happening is that instead of an image I get a bunch of computer machine code.
I would like a link to look like this:
template.php?content=home&image=home
How can I dynamically call in an image?