|
px_create_fpCreate a new paradox database Beschreibung
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.
Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Beispiele
Beispiel #1 Creating a Paradox database with two fields
<?phpSiehe auch
|