phpsqlet:booleans
Booleans
true or false.
$bool = true; // ou TRUE, case insensitive $bool = false; // ou FALSE echo is_bool($bool); // test de booléanité (bô néologisme)
phpsqlet/booleans.txt · Last modified: 2016/04/13 16:52 by leo