How we show pages in dropdown

Use wp_dropdown_pages():

print '<form action="' . home_url() . '">';
wp_dropdown_pages();
print '<input type=submit></form>';

You get a select field with proper indentation, and clicking on the button will send the user to that page.

enter image description here

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