label_table_options — Add a “Select Below” or other label option to a set of select options.

Form-related functions

Summary

label_table_options($options, $labelOption = null)

Add a “Select Below” or other label option to a set of select options.

Parameters:
  • $options (array) –

  • $labelOption (string|null) –

Returns:

array

Usage

Examples

See Also