Another ENC28J60 Thread (WebClient)

Has anyone got the ENC28J60 chip to do a web client? Ive been trying to get it to just load a website (small text only, no html headers). It needs to just load a php script that I wrote that updates a database, and I seem to have a hard time doing this (It is in a internal network)

Have a look at the following blog.

http://blog.thiseldo.co.uk/?p=570

In the comments is an example of calling a .php page with use of that library.