PHP » GoLang |
login |
register |
about
|
pg_lo_import(PHP 4 >= 4.2.0, PHP 5, PHP 7) pg_lo_import — Import a large object from file Descriptionpg_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
Return Values
The OID of the newly created large object, or
Changelog
Examples
Example #1 pg_lo_import() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|