WordPress Insert ads after every 5th post

You’ll want to use the % math operator.

if ( $currentPost % 5 === 0 ){
    echo "Ad Space</br>";
}

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