PHP Velho Oeste 2024

newt_checkbox_get_value

(PECL newt >= 0.1)

newt_checkbox_get_valueチェックボックスリソースの値を取得する

説明

newt_checkbox_get_value ( resource $checkbox ) : string

この関数は、シーケンス内の文字を返します。 これは、チェックボックスの現在の値を表します。

パラメータ

checkbox

返り値

チェックボックスの値を表す文字を返します。

add a note add a note

User Contributed Notes

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