Less than 1 minute
strbool
Retrieve string value of boolean.
public strbool({Array})
Normalise boolean string to 'true' or 'false' based on various boolean representations
Parameters
Parameter | Type | Description |
---|---|---|
$value | mixed | The string representation of the boolean |
Generated by Hazaar API Doc Generator