Yes it did work miraculously from what I read it shouldnt have, but, it did.

The interesting this here is that the test script above doesnt work either. I dont get an error anymore, but I also dont get any results.

I have fired up Wireshark to see if that will show me what is happening. I get the following

Code:
GET www.tvrage.com/quickinfo.php?show=&exact=1

GET /quickinfo.php?show=My_Name_Is_Earl&exact=1 HTTP/1.0

Host: tvrage.com

Connection: keep-alive



<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>400 Bad Request</title>
</head><body>
<h1>Bad Request</h1>
<p>Your browser sent a request that this server could not understand.

</p>
<hr>
<address>Apache/2.2.10 (Unix) PHP/5.2.5 Server at newinst.layeredtech.com Port 80</address>
</body></html>


So it is connecting out, it just doesnt like it for some reason. But, it is connecting out, which is more than it was when I posted this thread!! smile (Which is great!)

MTec007, I tried that script of yours, didnt get any errors and I waited quite a while. (10 mins)

Thanks


Last edited by Erra; 11/12/08 11:08 PM.