Get data from wp_editor()

 $content="";
 $editor_id = 'mycustomeditor';
 wp_editor( $content, $editor_id );


/** If you want to get data wp_editor value from POST **/


 print_r($_POST['mycustomeditor']);

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