I am trying to display a boolean value (0 or 1) as No or Yes in a web page. I am retrieving the value from a MySQL database. I am just trying to find a simple way to convert the data once it hits the page.