![]() |
|
||||||
IntroductionThis will be for the smaller websites, for the larger ones you can always include, this is still a great tutorial. It's quite simple really, PHP has a nice variable array called $_GET, You can set a variable to be equal to this, to use in if statements, like this: This is the other page Go home This basically does what it looks like, you click the go home link and you get taken back to the news page. You can also do something like this, if you want a header and footer (all these files can be included instead of all on one page, if you want) This is the content of the news |