PHP » GoLang |
login |
register |
about
|
px_create_fp(PECL paradox >= 1.0.0) px_create_fp — Create a new paradox database Description
bool px_create_fp
( resource
$pxdoc
, resource $file
, array $fielddesc
)Create a new paradox database file. The actual file has to be opened before with fopen(). Make sure the file is writable.
Parameters
Return Values
Returns Examples
Example #1 Creating a Paradox database with two fields
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|