RobMcGhee.com

We'll See What Happens Here

Archives for May, 2012

30 May by Rob in Programming

Searching For FIFA 12 Ultimate Team Players Using PHP

Searching For FIFA 12 Ultimate Team Players Using PHP
Following on from Logging in to the EA Servers yesterday. Today I wrote a search file which takes the variables we discovered with yesterdays script and the search criteria supplied by a user and returns a JSON file with the current auctions. ...more»
28 May by Rob in Programming

Sign in to FIFA 12 Ultimate Team using PHP

Sign in to FIFA 12 Ultimate Team using PHP
I wanted a better way of searching EAs' FIFA Ultimate Team cards. Their online webapp allows you to do general searches based on Player formation, nationality, team and league but I wanted to search for Players with certain attributes and Inform Players. I searched the internet for a way of doing ...more»