php get 1 or 0 from boolean code example Example: php boolean to string $converted_res = $res ? 'true' : 'false';