Регламент

'; $othernews = mysql_query(' SELECT DISTINCT t.id, t.xtxt FROM '.DB_PRE.'docs t WHERE t.id=57 AND t.xparent=0 AND t.xhistory=0 AND t.xshow=0 LIMIT 1 '); $othernewsr = mysql_fetch_assoc($othernews); mysql_free_result($othernews); print $othernewsr['xtxt']; ?>