px_open_fp(3) php man page | unix.com

Man Page: px_open_fp

Operating Environment: php

Section: 3

PX_OPEN_FP(3)															     PX_OPEN_FP(3)

px_open_fp - Open paradox database

SYNOPSIS
bool px_open_fp (resource $pxdoc, resource $file)
DESCRIPTION
Open an existing paradox database file. The actual file has to be opened before with fopen(3). This function can also be used to open pri- mary index files and tread them like a paradox database. This is supported for those who would like to investigate a primary index. It can- not be used to accelerate access to a database file.
PARAMETERS
o $pxdoc - Resource identifier of the paradox database as returned by px_new(3). o $file -$file is the return value from fopen(3) with the actual database file as parameter. Make sure the database is writable if you plan to update or insert records.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
fopen(3), The example at px_new(3). PHP Documentation Group PX_OPEN_FP(3)
Related Man Pages
px_close(3) - debian
px_set_blob_file(3) - debian
px_retrieve_record(3) - php
px_date2string(3) - php
px_new(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch