Net_Socket::readIPAddress() (Previous) (Next) Net_Socket::readString()

View this page in Last updated: Sun, 17 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Net_Socket::readLine()

Net_Socket::readLine() -- 行末までのデータを読み込む

説明

データが終了するか改行コードが現れるまでデータを読み込みます。 改行コードは返り値から取り除かれます。

返り値

mixed - 読み込んだデータ、あるいは PEAR_Error

注意

この関数は、スタティックにコールする ことはできません。

Net_Socket::readIPAddress() (Previous) (Next) Net_Socket::readString()

Download Documentation Last updated: Sun, 17 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.