(PECL newt >= 0.1)
Sets the value of the checkbox
void newt_checkbox_set_value ( resource $checkbox, string $value )
This function allows to set the current value of the checkbox resource.
Parameters:
checkbox
This function allows to set the current value of the checkbox resource.
value
This function allows to set the current value of the checkbox resource.
Returns:
No value is returned.
Please login to continue.