Search results

  1. D

    Made a script a while back, to show the average lifespan of your server, on your webpage.

    It works great now :) EDIT: Oh and yeah, to allow people to put custom php on a page would be insane. You can really mess up a server with that (delete files, mess around in databases, reconfige stuff and madness)
  2. D

    Made a script a while back, to show the average lifespan of your server, on your webpage.

    What browser are you using? I'm using chrome, and I'm just getting a file called download (no file extension) If I open that, theres a simple meta redirect to /phpBB3/portal.php <meta HTTP-EQUIV="REFRESH" content="0; url=http://killinzedz.net/phpBB3/portal.php"> I would think just changeing...
  3. D

    Made a script a while back, to show the average lifespan of your server, on your webpage.

    @Ryahn Oh and by the way, when you modify and update it, could you fork it on my gist.github site? That allows all the people who follow my link to go to your fork :) https://gist.github.com/dumle29/4541279
  4. D

    Made a script a while back, to show the average lifespan of your server, on your webpage.

    Oh well :/ maybe you can change to bliss? anyhow I'm kinda out of the loop since I kinda left DayZ (and stopped my server) Sounds cool with the PDO tho :) That website just tries to download me a file called download (1) (no file extension) thats rather fishy... Other than that, I don't...
  5. D

    Adding another food object, (another canned food). How would I go about this?

    Hello. I would love to add another canned food to the standard dayz mod. How would I go about this? What I'm thinking of adding is this: Heinz tomato soup. I bought one myself, and steamed off the label, so that I could scan it. Here's a 2400DPI scan of it: [LINK] (VERY big image, 86MB)...
  6. D

    Made a script a while back, to show the average lifespan of your server, on your webpage.

    I can't see how you would make it any shorter. The thing that takes up the bulk of this are the if loops. It determines whether to write "hour", "hours", "and 1 minute", "and x minutes", and so fourth. If you see a way, feel free to shorten it :)
  7. D

    Made a script a while back, to show the average lifespan of your server, on your webpage.

    So a while ago I made a script that would show the average lifespan of people on your server, I posted it to Reddit. Someone in there suggested that i should post it here, but i let that up to him. Now i have changed the script, as i discovered that i got the information from the wrong table...
Back
Top