putline

putline

Name

putline -- write a line to the server socket [DA]

Synopsis

putline(line)

Parameters

line

Line to be written (string).

Return Type

none

Exceptions

TypeError

Bad argument type or too many (any) arguments.

pg.error

Invalid connection.

Description

putline() method allows to directly write a string to the server socket.

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