px_open_fp

(PECL)

px_open_fp -- Open paradox database

Beschreibung

bool px_open_fp ( resource pxdoc, resource file )

Open an existing paradox database file. The actual file has to be opened before with fopen(). This function can also be used to open primary index files and tread them like a paradox database. This is supported for those who would like to investigate a primary index. It cannot be used to accelerate access to a database file.

Parameter Liste

pxdoc

pxdoc is the return value of px_new().

file

file is the return value from fopen() with the actual database file as parameter.

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

Siehe auch

fopen()
The example at px_new()

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:08