use 0 and 1 as true and false php code example Example: php boolean to string $converted_res = $res ? 'true' : 'false';