This is what I get:
Code:
Array
(
[0] => HTTP/1.1 200 OK
[1] => Date: Tue, 20 Jun 2006 17:31:30 GMT
[2] => Server: Apache/2.2.2 (Win32) DAV/2 mod_ssl/2.2.2 OpenSSL/0.9.8b mod_autoindex_color PHP/5.1.4
[3] => X-Powered-By: PHP/5.1.4
[4] => Set-Cookie: PHPSESSID=a7810570575d387be352b5f3131b31f4; path=/
[5] => Expires: Thu, 19 Nov 1981 08:52:00 GMT
[6] => Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[7] => Pragma: no-cache
[8] => Content-Length: 278
[9] => Connection: close
[10] => Content-Type: text/html
)
By the way I am working on this script on localhost with XAMPP, if that makes any difference. I know this script used to work, becasue I had it working before on my old host, then one day it just stopped working.
Thanks
Bookmarks