If anyone is doing any sort of PC game-related site..

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

If anyone is doing any sort of PC game-related site..

Post by m3mn0n »

I just wanted to plug this great little PHP script that was recently updated.

I used the older version a while ago for a project and now that it's been updated for PHP 5 and it supports pretty much all the popular games out there, it's become even more of an amazing little utility.

I wrote a similar script, but figuring out the individual game networking packet breakdowns was becoming a pain and using a pre-existing open source project really cut down on development time.

GameQ: http://gameq.sourceforge.net/
Post Reply