Listing all sidebars

You can only gel list of registered sidebars, from variable $wp_registered_sidebars.

<?php
global $wp_registered_sidebars;
echo '<pre>';
print_r($wp_registered_sidebars);
echo '</pre>';

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