Welcome to Offset the Rest - Living Carbon Neutral
For all enquiries, please contact us at info@offsettherest.com
session_start(); include"admin/database_connection.php"; $table_name = "page_manager"; $connection = @mysql_connect("localhost", "offsetth_craig", "*Q-n9C,UEPD+") or die("Couldn't connect."); $db = mysql_select_db($db_name, $connection) or die("Couldn't select database."); $sql1 = "SELECT * FROM $table_name WHERE id =\"1\" "; $result1 = @mysql_query($sql1,$connection) or die("Couldn't execute query1."); while ($row = mysql_fetch_array($result1)) { $meta_title = $row['meta_title']; $meta_desc = $row['meta_desc']; $meta_keywords = $row['meta_keywords']; $page_heading= $row['page_heading']; $contents = $row['contents']; } ?>
For all enquiries, please contact us at info@offsettherest.com