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_date2string(3) - debian
px_retrieve_record(3) - php
px_create_fp(3) - php
px_insert_record(3) - php
px_timestamp2string(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation