post categories – how to show only categories with a specific parent id

You can use get_categories if you know parent category id.

$categories = get_categories( array(
    'parent'  => $parent_id
) );

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