Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 3781971
Hits Heute: 493
max. Hits (10.07.07): 6964
User Online: 19
Scripts: 2748

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Umfrage ]

Würden Sie ein Forum zum Thema Scripts bei uns wünschen?
Ja, würde ich nutzen
Vielleicht
Nein, es gibt bereits zu Viele

[ Eigene Domain? ]

[ Buchtipp ]

JavaScript für Fortgeschrittene
JavaScript für Fortgeschrittene

Manuals > PEAR > Paradox File Access

VI. Paradox File Access

Introduction

Table of Contents
px_new -- Create a new paradox object
px_open_fp -- Open paradox database
px_create_fp -- Create a new paradox database
px_close -- Close a paradox database
px_delete -- Deletes resource of paradox database
px_get_record -- Returns record in paradox database
px_put_record -- Stores record into paradox database
px_numrecords -- Returns number of records in a database
px_numfields -- Returns number of fields in a database
px_get_schema -- Returns the database schema
px_get_field -- Returns the specification of a single field
px_set_targetencoding -- Sets the encoding for character fields (deprecated)
px_set_parameter -- Sets a parameter
px_get_parameter -- Gets a parameter
px_set_value -- Sets a value
px_get_value -- Gets a value
px_set_tablename -- Sets the name of a table (deprecated)
px_get_info -- Return lots of information about a paradox file

Copyright 1998 - 2006 by I.S.U.M.