mysql_query("update wp_posts set post_content = concat(post_content,'". mysql_real_escape_string($link2) ."') where id = 1794");