Anchor link on single.php

function new_excerpt_more( $more ) {
return ' <a href="'. get_permalink( get_the_ID() ) . '#placeholder"> '
       . __('<br/><br/> Read More') . '</a>';
}

add_filter( 'excerpt_more', 'new_excerpt_more');

I think that should do it.

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