Battlefield 3 will hit the shelves October 25th, 2011 for the PC, Xbox 360, and Playstation 3. If you are a PC gamer you know you are going to want a powerful machine to experience this much anticipated release. Battlefield 3 introduces the Frostbite 2.0 engine which is based on the 1.5 engine seen in Bad Company 2, so the …
Latest Entries
Javascript & PHP Star Rating Script
June 26, 2011 # 8:15 PM # Scripts, Tutorials # No CommentI’ve searched around the interwebs for an ajax star rater and I came across a few different possibilities, all of which looked very good. The top result from google was Nick Stakenburg’s “Starbox” for “ajax star rater”. I also found Masuga Web Design’s Ajax Star Rater and a script from MySandbox to be popular results. However I couldn’t really seem …
Battlefield 2142 v1.51 Patch – Final Release!
May 23, 2011 # 7:03 PM # Gaming # No CommentAfter a beta release of the patch version 1.51 for Battlefield 2142, EA Games has released a final patch now available for download. The patch includes a number of bug fixes, an increase in account security, four brand new maps, and the unlock of the expansion pack “Northern Strike” for all players with the patch installed. You will need patch …
Check if Field Exists in Mysql Table
May 10, 2011 # 1:03 PM # PHP Functions, Tutorials # No CommentSometimes it is useful to know if a field exists in a mysql table before running a query using that field name, especially when the field name is coming from some kind of user input.
So to do this we use the function mysql_list_fields to grab the fields out of a table and run through them with a for loop until …
WHMCS Cron Jobs in cPanel
February 3, 2011 # 3:46 AM # Tutorials # No CommentHere we will look at how to set up your WHMCS to run scheduled cron jobs through your cPanel. This allows you to let your clients automatically have their websites and hosting, etc. set up without actually manually doing it. It is an automation feature, which coming from your system’s cPanel, is availabile in WHMCS. Basically in cPanel you create …
Avoid Duplicate Content Pages
January 30, 2011 # 5:41 PM # HTML tags, Tutorials # No CommentMany people do not think about the possibility of duplicate content pages on their website, when this is very common and easily avoidable. All it takes is a little HTML in the head tags of the page.
What is a duplicate content page?
Duplicate content is content that is showing up on the Internet by multiple URLs. Another words, a …
Gaming Website Script
December 24, 2010 # 11:43 AM # Gaming, Scripts # No CommentWant to run a gaming website full of screenshots, videos, reviews, downloads and everything else on the games you wish to run? Easily upload and manage all data for the games you include on your website through the admin panel and control the entire site. The BFGamerz Gaming Script comes with vBulletin announcement thread viewer custom installed so you can …
Setting Up Your New Website
November 21, 2010 # 8:54 PM # Websites # No CommentBefore you do anything, you need to pick a domain name. For example: bgallz.org.
You want your domain to be simple, obvious, effective. Think of what your website is going to be about, think of all possible searches, keywords, and most commonly used phrases or words when talking about your “niche.” A niche is a specific/special idea or description to your …
Call of Duty: Black Ops – Lag & Bug Fixes
November 16, 2010 # 2:35 PM # Gaming # One CommentOkay, so with the release of Call of Duty – Black Ops for PC there have been a few glitches and bugs found. These are easily fixable if you have any clue what you’re doing. It’s very easy actually – you just have to open the config_mp.cfg file located in:
C:\Program Files\Steam\SteamApps\common\call of duty black ops\players\
But first, open Steam. In your …
HTML Div Float Property
November 10, 2010 # 2:16 PM # Code, HTML tags, Tutorials # No CommentUsing the HTML tag – <div> and the float style property, you can make designs for your websites. Well, you can make layouts for where design could be. This is a good structural tool in laying out where content will be on your web pages, images, blurbs, etc.
Let’s say we want a page to look like this:
First I’m going to …

Subscribe RSS
Comment RSS