What do I have near the top as the ip address? I get this error right now :
Warning: fopen(http://...@127.0.0.1:8332/): failed to open stream: No connection could be made because the target machine actively refused it. in C:\xampp\htdocs\jsonRPCClient.php on line 86
Your bitcoin client prob need to be in server mode and listening on 127.0.0.1 which is local loopback ip addy.
How do I start it in server mode? I think I saw a script a while ago on it but I can't remember...