pg_close

pg_close -- Close a PostgreSQL connection

Description

bool pg_close ( resource connection)

pg_close( ) closes the non-persistent connection to a PostgreSQL database associated with the given connection resource . מחזיר TRUE במקרה של הצלחה או FALSE במקרה של כישלון .

הערה :