Initial – PHP Autocomplete https://phpautocomplete.com The Ultimate PHP Dropdown Wed, 12 Mar 2014 05:53:38 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.4 set_init_selection() https://phpautocomplete.com/docs/set_init_selection-2/ Fri, 14 Feb 2014 17:56:43 +0000 http://phpautocomplete.com/?p=145 Set initial selected value during page load. It can be a single or multiple values. The parameter must be an object array. You can also call readonly and enable properties with this method. See example for usage detail.

Signature:

public function set_init_selection(array $val)

Parameters:

  • $val: – An object array
]]>