[PHP] fsockopen and HTTP 1.1 Problem

2004-03-25 Thread Mooki
I am using these to get the code of a page that is listed in the code below. I am using the example code of fsockopen on php.net as reference. I can get the response header but i have a problem with the CHUNKs. the Code : $header = ""; $response = ""; if (!($fp = fsockopen ("myplanetside.sta

[PHP] read file help ....

2004-03-22 Thread Mooki
ntion fopen and using streams but it always stopps at the same line. I am thankfull for all the help :) mfG Mooki -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php