Programming, code, and other scripts.

Contained here-in are various scripts, programs, and other pieces of code. Most of it is written in PHP4, and should work fine in PHP5. They are developed with Register_Globals off, and usually with Safe_mode on. Mostly because my web enviroment has them as defaults, so it's easier to learn to work with them.

Everything came from me in some way, at some time. I offer then here, however, I am not providing any support for them. Although, if you find bugs, or have suggestions then I am more then happy to receive them.

I have also written various games, and other web applications. Here is a short list of the existing ones:

  • Realms
    • A text-only browser game where you manage a Kingdom in the Realm.
  • Decision Tree Adventure Generator
    • A online version of the Choose your own Adventure book.
    • When you get to a page which doesn't exist, you can write it yourself!

I have also written a couple of database applications, one of which is a system for the Arts and Crafts Show at my church known as ACSdb "RAINBOW". This site itself is running in a Content Management System I have written, known as Arendorian Portal v3.

All the code provided here is avaliable for you to do whatever you like with, so feel free to implement these as part of your own scripts, just don't take my code as-is and change my name to yours.