browser icon
You are using an insecure version of your web browser. Please update your browser!
Using an outdated browser makes your computer unsafe. For a safer, faster, more enjoyable user experience, please update your browser today or try a newer browser.

Author Archives: WildCraze

Minecraft 1.8 Trailer

Categories: Games, Videos | Tags: , | Leave a comment

CaptainSparklez – Revenge

Categories: Videos | Tags: , | Leave a comment

The games I play is done

My Games page works, so there’s not much left to do with it. My next step is to clean up some of the code and put it up for grabs somewhere. I ended up having a servers.php file and a gameplay.php. One for each part of my Games page, with the added feature of favorite … Continue reading »

Categories: Development | Tags: , , , | Leave a comment

The games I play lasted one day

I had my games list running for almost a whole day, before something went wrong. One of my arrays wasn’t detected as an array, resulting in unexpected errors. So a check was added to verify array and rather display a message instead of technical stuff. Then I started the troubleshooting process. Upon examining the XML … Continue reading »

Categories: Development | Tags: , , , | Leave a comment

PHP Class: CrazeDownload

First posted as part of the games I play project. I don’t think there will be major changes to this file, so here it is. My Xfire page, Games,  is using this class to download the XML data and the game icons to go with it. To use this class, include it in your script … Continue reading »

Categories: Development | Tags: , , | Leave a comment