Trying to use Ternary operators with WP Conditionals

Syntax is wrong you need to phrase it like so:

condition ? TRUE : FALSE

so change your code to :

echo is_home() ?  '1' : '0';

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)