| |
Quick Contact
|
|
|
Latest News
$refrainFromIncluding=true; require_once('../shop.georgerose.com/squirrelcart/config.php'); unset($refrainFromIncluding);
$dbobj = mysql_connect($sql_host,$sql_username,$sql_password);
mysql_select_db($db);
$query = "SELECT id,headline,date FROM news;";
$mro = mysql_query($query);
while ($mra = mysql_fetch_assoc($mro)) {
?>Welcome to georgerose.com - a sampling
of the diverse portfolio of fine art photography of George Rose.
THE ART OF TERROIR
NOW AVAILABLE
George's photography is now available as stock photography from
GETTYIMAGES.COM.
Enter "George Rose" in the "Search" field at top
left.
Many pieces are also available as beautiful
FINE ART PRINTS. Use the Quick Contact form on this page to inquire
about specific images.
=htmlentities($mra['headline'])?>
}
?>
|