Add a custom form on the post-new.php admin page

WordPress 3.7 has an edit_form_top hook that may be what you need.

add_action('edit_form_top', 'my_echo_function');

Though you will need to write logic to keep it from executing on any but the post-new.php page.

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