HTTP STREAM
Posted: Wed Jul 21, 2010 3:03 am
Hello,
i am beginer in PHP
i have a problem to read the content from http url. i have a java code that send the data using post method when i read
that data using post method in php script it is unable to read that content.Java content deliver as stream over network so i want to read that stream using PHP script and write to the file. please Suggest any Example to Read Stream Directly from http url.
thanks in advance
i am beginer in PHP
i have a problem to read the content from http url. i have a java code that send the data using post method when i read
that data using post method in php script it is unable to read that content.Java content deliver as stream over network so i want to read that stream using PHP script and write to the file. please Suggest any Example to Read Stream Directly from http url.
thanks in advance