unlink

unlink

Name

unlink -- delete the large object

Synopsis

unlink()

Parameters

none

Return Type

none

Exceptions

SyntaxError

Too many arguments.

IOError

Object is not closed, or unlink error.

pg.error

Invalid connection or invalid object.

Description

unlink() method unlinks (deletes) the large object.

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