Re: [PHP] socket communication programming

[email protected] (Manuel Lemos)
Newsgroups php.general
Message-ID <[email protected]>
Hello,

on 06/12/2009 11:41 AM HELP! said the following:
> hi
> I can not get the stream_get_contents() to work.  it's returning empty.
> If you have a login details "ALOGINPASS 1A" cant you just fwrite($ft,
> "ALOGINPASS 1A"); or do you need to add other things
> 
> 
> what is the meaning of this string" GET / HTTP/1.0\r\nHost:
> www.example.com\r\nAccept <http://www.example.com/r/nAccept>: */*\r\n\r\n"

If that is regular HTTP, why don't you try an HTTP client class that
lets you customize your request parameters like this one?

http://www.phpclasses.org/httpclient

-- 

Regards,
Manuel Lemos

Find and post PHP jobs
http://www.phpclasses.org/jobs/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.