Question
Convert 1 to Yes and 0 to No
I usually have the checkboxes but this time I want the value to be Yes or No. So how does one go about changing this to Yes or No:
<?php echo $row_Properties['active']; ?>
Thanks
David
I usually have the checkboxes but this time I want the value to be Yes or No. So how does one go about changing this to Yes or No:
<?php echo $row_Properties['active']; ?>
Thanks
David
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.