ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:recordset:getmenu3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
reference:getmenu3 [2015/08/15 01:37] – created mnewnhamv5:reference:getmenu3 [2016/01/13 02:30] – ↷ Page moved from reference:getmenu3 to v5:reference:getmenu3 mnewnham
Line 3: Line 3:
 <WRAP right box> <WRAP right box>
 == Syntax == == Syntax ==
-  string getMenu2(+  string getMenu3(
       optional string $selectName='',       optional string $selectName='',
       optional mixed $defaultValue=false,       optional mixed $defaultValue=false,
Line 15: Line 15:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-The function ''getMenu3()'' Generates an HTML MULTI-SELECT tag string from a recordset, and return the string. The recordset requires 3 columns, the 3rd being used for the optgroup.+The function ''getMenu3()'' Generates an HTML MULTI-SELECT tag string from a recordset, and return the string. The recordset requires 3 columns, the 3rd being used for the optgroup.  
 + 
 +If a multiple option is not given, the function behaves exactly like ''getMenu2()''
 ===== Parameters ===== ===== Parameters =====
 ==== $selectName ===== ==== $selectName =====
v5/reference/recordset/getmenu3.txt · Last modified: 2019/01/01 23:50 by mnewnham