I am the owner of three websites:
ZeggHQ: http://www.zegghq.com/
Browser-Based Game Zone: http://www.bbgamezone.com/
SiteDevices: http://www.sitedevices.com/
I enjoy coding PHP games, and that is what my community, Browser-Based Game Zone is dedicated to. If
+ more bio informationI've seen a lot of people register on the forums here to learn how to make a game. They want to learn PHP quickly, or get the scripts and learn how they work. Unfortunately, it's not so simple. :( Learning to code is only part of the way. To really create a game by yourself, from scratch, or close to it, you need to understa...
In this tutorial I will teach you how to manipulate files with native PHP functions. In the Beginning First off, we will start with checking the status of a file. To check if a file exists, you can use the file_exists() function. This function takes a string as a parameter, which is the relative or absolute path to a file. I...
Search engines have the main purpose to index thousands of millions of web pages. Once you look for a word or a phrase, the search engine scans the entire database automatically, where it has the stored pages indexed and it returns to you as a result list containing the most relevant results for that search. The only criteri...
So, you want to learn PHP by doing it the simple way? Using it? Then you'll need a server to test it on! Obviously, you can go and get some free PHP hosting, ones that either put ads to your site or require you to post. You might even find one that is perfect without ads or requirements. Anyhow, you will need to learn about ...
Andy Hu
Member since: April 2007
Articles Written: 4