Newt 함수 목록
PHP Manual

newt_checkbox_get_value

(PECL newt >= 0.1)

newt_checkbox_get_valueRetreives value of checkox resource

설명

string newt_checkbox_get_value ( resource $checkbox )

This function returns the character in the sequence which indicates the current value of the checkbox.

인수

checkbox

반환값

Returns character indicating the value of the checkbox.


Newt 함수 목록
PHP Manual