PHP Tutorial: Looping Through & Displaying A MySQL Result Set
Recently I’ve seen a lot of people using while loops to retrieve a single record. You only need to loop through your result set when you expect to get more than one row of...
lang="en-US">
Recently I’ve seen a lot of people using while loops to retrieve a single record. You only need to loop through your result set when you expect to get more than one row of...
You would think this is really obvious but I see a TON of posts on devnetwork.net (great php/mysql forum by the way) where people put their login and password for their database on every...
Whoa-Horsie.com is the only game on the internet where you can play as a horse, human or wolf! Design your characters, explore the lands and saddle up for the adventure of a life time.
The new horse images for White Oak Stables are now almost 50% done. Once all of the breeds are complete we’ll be adding dynamic markings to all of them. Here’s a look at some...
Last year I made an PHP tutorial of an OOP Hangman game (no database required) for a Siminar I spoke at. This year as a part of my new Game Tutorial Series I’m adding...
As usual the documentation for SFS is really lacking in this area (or scattered across several pages and consequently vague– not sure why they do that). Here is my attempt at a reasonable tutorial...
This is one of my favorite features in flash but the documentation is pretty much non-existent and what little I’ve found is completely crappy. In developing a large flash game you’ll find you have...
The Problem I’ve been trying to embedding symbols into my classes using .swf files and I’ve been getting runtime errors when I try to load some of my MovieClip symbols. TypeError: Error #1034: Type...
Number – holds decimals and numbers larger or smaller than max uint. Uint – holds numbers randing from 0 to 4,294,967,295. Cannot contain decimals. Optimal for holding hexadecimals (ie colors) and large integers. Int...
From November 1st through the 5th you’ll have a chance to buy a limited edition Pumpkin colored horse from the White Oak Stables horse store. This special color is only available to upgraded members,...