2
I just saw an article showing how to change the null
to false and 0 as well, but I am not knowing how to do this when an information is in my database and it is of type 0 and 1 and wanted to yes or no in its assignment.
<label><h3 class="h3"><?php echo $list['Nome_da_coluna']; ?></h3> </label>
is returning select working normal but I can’t change it to yes or no in PHP it only shows me 0 and 1, I need a way to run because I’m not able to implement.
Welcome to Stack Overflow. First of all, this is a multi-person community of questions and answers. I recommend you start by doing a [tour] to better understand the goals of the community ;)
– gmsantos
I tried to improve the question but I still don’t understand what you want. It would be nice to [Dit] the question and make it clearer. Try to be careful in the text so that people can understand what you want and can help you.
– Maniero