So I've been working for a day on the website for my upcoming game, HAVOC. All the graphics, the layout, the design, etc are by yours truly.
Head on over, see what you think! Thanks!!http://www.havocfps.net/So I've been working for a day on the website for my upcoming game, HAVOC. All the graphics, the layout, the design, etc are by yours truly.
Head on over, see what you think! Thanks!!http://www.havocfps.net/
Maybe :) I use the include() function, which puts the contents of another file within the original .php file. So it says 'if p == 1, then include(home.txt)'. That's paraphrased, obviously.
avl: Be careful, I wasn't kidding about micro-optimisation before.
Building a simple page in PHP isn't going to take more than a few milliseconds. You then send that page across the internet. Ping time alone is going to be several dozen times higher than page generation time. The "time" you "save" by not using PHP for content which will change fairly often is completely negligable, and you've made your own life harder if you want to change content later.Optimisation is important, but premature micro-optimisations only serve to make your life harder, and don't give any advantage to anybody.PY: why is there no 'Like' or '+1' button on this site?!
Because were it to be implemented, it would cause several bugs in entirely unrelated areas of the site.
…
I wasn't serious about the Like button :P Merely stating in a roundabout way that appreciated his comment.Nice website! I have one too: www.fuzenrad.com