getline

getline

Name

getline -- get a line from server socket [DA]

Synopsis

getline()

Parameters

none

Return Type

string

The line read.

Exceptions

TypeError

Bad argument type or too many (any) arguments.

pg.error

Invalid connection.

Description

getline() method allows to directly read a string from the server socket.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.