$query = mysql_query( "SELECT `id`,`post` FROM `table_comments_name` WHERE `ID` = '{$_GET['id_article']}' " );
$_GET['id_article']