enable_multiple()

Whether or not allows selection of multiple values.When attached to <select> tag this value will be ignored, and <select> multiple attribute will be used instead.

Signature:

public function enable_multiple(bool $multiple = false, integer $max_size = 0)

Parameters:

  • $multiple: True or false
  • $max_size: Maximum selection allowed. 0 = no limit

No related content found.

Tags:

PHP Autocomplete
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.