|
include("conn.php");
$sql = "SELECT page_name,page_content,page_title FROM metropolis WHERE(page_id = '1')";
$result = mysql_query($sql) or die("Error: ".mysql_error()." ");
list($name,$content,$title) = mysql_fetch_row($result);
echo stripslashes($content);
?>
|
|
|
|
|
7,000
square foot high concept Japanese restaurant located in the
Promenade Shops at Saucon Valley.
Click
here to see the gallery. |
|
|