px_close(3) php man page | unix.com

Man Page: px_close

Operating Environment: php

Section: 3

PX_CLOSE(3)															       PX_CLOSE(3)

px_close - Closes a paradox database

SYNOPSIS
bool px_close (resource $pxdoc)
DESCRIPTION
Closes the paradox database. This function will not close the file. You will have to call fclose(3) afterwards.
PARAMETERS
o $pxdoc - Resource identifier of the paradox database as returned by px_new(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
px_open_fp(3), The example at px_new(3). PHP Documentation Group PX_CLOSE(3)
Related Man Pages
px_set_blob_file(3) - debian
px_retrieve_record(3) - php
px_date2string(3) - php
px_get_info(3) - php
px_timestamp2string(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun