newt_checkbox_get_value

(PECL newt >= 0.1)

newt_checkbox_get_valueRetreives value of checkox resource

Opis

newt_checkbox_get_value ( resource $checkbox ) : string

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

Parametry

checkbox

Zwracane wartości

Returns character indicating the value of the checkbox.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top