[PHP] getting content with fput, SESSIONS and frames

2004-01-26 Thread Jack Bauer
Hi Guys, i wanna get some content from an other website with a sessionid and a frameset. my starting code looks like this: ?PHP $fp = @fopen(http://domain.tld/frameset.php?q=string;, r); if($fp){ while($in = fread($fp, 1024)) $reply .= $in; echo ($fp\n\n);

Re: [PHP] getting content with fput, SESSIONS and frames

2004-01-26 Thread Matt Matijevich
snip HTTP/1.1 302 Found Date: Mon, 26 Jan 2004 11:38:51 GMT Server: Apache X-Powered-By: PHP/4.3.1 Location: http://domain.tld/c17c340a3e6a2cb268451f3eda5930ce/frameset.php?q=string Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0,