Topic
- Starting Your Very Own Green Dragon - Part 1
Notice: This is for those of you who want to have your own Legend of a Green Dragon text based game but most of this can still apply to other open source PHP and MySQL based games. So you want to open a simple and free text based RPG but your not sure ho
- How to Use Settings and Preferences
The other day I had a administrator over at one of the game sites come to me about a module and this administrator needed to know how to query for the data she needed to display in her module. Fortunately the data she needed to retrieve is easily queried
- Making Your First Module - Introduction
How do you create a module or rather plug-in for the Legend of the Green Dragon browser based game using PHP? As a matter of fact, your probably wondering what PHP is if you have had very little to know experience using the language. PHP is a widely-used
- Making Your First Module - Working Model
If you haven't already, you might want to read the Introduction to Making Your First Module before continuing to read. Before we discuss the source code you see below. I would like you to begin by using your favorite text editor or IDE to create a new PH
- Making Your First Module - How It Works Part 1
Today we are going to break down the source code I gave you before and go more in-depth on the part each function has to play in making your first module work. For us to begin I would like you to open the myfirst.php file you saved before in your favor ID
- Starting Your Very Own Green Dragon - Part 2
Nice to see you here once again. Are you ready to dive into part 2 of this series? I hope you are, because today we are going to be talking about some of the legal considerations and covering one itsy bitsy thing in particular that I left out of the last