Developer Forums | About Us | Site Map
Search  
HOME > PHPMANUAL


Sponsors





Web Host
site hosted by netplex
Partners

Online Manuals

pg_copy_to

(PHP 4 >= 4.2.0)

pg_copy_to --  Copy a table to an array

Description

array pg_copy_to ( resource connection, string table_name [, string delimiter [, string null_as]])

pg_copy_to() copies a table to an array. It issues COPY TO SQL command internally to insert records. The resulting array is returned. It returns FALSE on failure.

See also pg_copy_from().

Copyright 2004-2024 GrindingGears.com. All rights reserved. Site hosted by NETPLEX