Top ten tags ala Delicious

Easy with get_tags(). Basic idea would be something like this:

$args = array(
        'orderby' => 'count',
        'order' => 'DESC',
        'number' => 10,
        );

$tags = get_tags( $args );

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