Table custom

From TUTOS

Revision as of 18:22, 14 July 2004 by Gero (Talk | contribs)

Database customization is handled by a file called [tutoshome]/php/db/table_custom.pinc. If this file exists its content will be used to query display and edit TUTOS objects.

This feature allows to add addtional fields to a obejct. Like

  • Selections (single and multiple)
  • Float numbers
  • Text fields
  • Date and Time fields


Currently only the following objects support custom fields.

A good example is shown in the file [tutoshome]/php/db/table_custom_example.pinc