$query_pr = mysql_query("SELECT * FROM `text_pages` WHERE lg = '$lg' and id = 3 ORDER BY id DESC");
$prArray = mysql_fetch_assoc($query_pr);
?>
error_reporting(0); include("include_files/include.php"); include("include_files/function.php"); $head_texts = new get_table_row; $head = $head_texts->getTableData('header', array('id','lg'), array('1', $lg)); $head_values = $head[0]; ?>