newt_listbox_get_current
(PECL newt >= 0.1)
newt_listbox_get_current —
说明
newt_listbox_get_current
( resource
$listbox
) : stringWarning
本函数还未编写文档,仅有参数列表。
参数
-
listbox
-
返回值

User Contributed Notes 1 note
simon at bk dot it dot cx ¶
8 years ago
This function behaves a bit different than expected.
It doesn't return an string representing the chosen action, it returns an integer which is the index of the chosen action!
备份地址:http://www.lvesu.com/blog/php/function.newt-listbox-get-current.php