PHP3 Manual | ||
---|---|---|
Prev | Next |
dbase_add_record -- add a record to a dBase database
Adds the data in the record to the database. If the number of items in the supplied record isn't equal to the number of fields in the database, the operation will fail and false will be returned.
Prev | Home | Next |
dbase_pack | Up | dbase_delete_record |