![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|||||||||||
pg_lo_importDescriptionint pg_lo_import ( resource connection, string pathname )int pg_lo_import ( string pathname ) In versions before PHP 4.2.0 the syntax of this function was different, see the following definition: int pg_lo_import ( string pathname [, resource connection] )pg_lo_import() creates a new large object in the database using a file on the filesystem as its data source. To use the large object interface, it is necessary to enclose it within a transaction block.
Parameters
Copyright © 1997 - 2007 by the PHP Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later. A copy of the Open Publication License is distributed with this manual, the latest version is presently available at http://www.opencontent.org/openpub/. Please see full copyright text at http://www.php.net/manual/en/copyright.php Original version of the above documentation is available at http://www.php.net/manual/en/ |
|