include("functions.php"); top(); ?>
//mysql_connect ('davidthomasphoto.db.4004007.hostedresource.com', //'davidthomasphoto', 'CA0620temple!');
//mysql_select_db('davidthomasphoto');
/*$today = date("Y-m-d");
$feature_query = mysql_query("select text,image,link from home_feature where active = 'on' and start_date <= '$today' AND end_date >= '$today' ORDER BY weight");
$show_feature = mysql_num_rows($feature_query);
if ($show_feature != "0") {
while ($row = mysql_fetch_row($feature_query)) {
$feature_text = $row[0];
$feature_image = $row[1];
$feature_link = $row[2];
if (!empty($feature_image)) { echo $feature_image; }
echo $feature_text;
if (!empty($feature_link)) { echo $feature_link; }
echo "\n
\n";
}
}
mysql_close();
*/
?>
David Thomas Photography
I am an affordable, experienced, photographer in Southern California - specializing in LDS temple weddings and 'on location' portraits. My reputation as a wedding photographer has brought me to such locations as Manti, UT, Seattle, WA, and Oakland, CA. Typically, the weddings I shoot are in Redlands, Newport Beach, Los Angeles and San Diego, CA. Since 1994, I have photographed more than a hundred weddings, many of which can be viewed here.
Recent photos:
"Safe in Sound" at Buffalo Inn - Upland, CA
AVP Tournament - Hermosa Beach, CA
NASA Race at the Auto Club Speedway - Fontana, CA
Worldwide Photo Walk - Claremont, CA
Upland Stake's Country fair - Upland, CA
San Bernardino Sheriff's Helicopter landing at Prado - Chino, CA
Crystal Cathedral - Garden Grove, CA
Disney's California Adventure - Anaheim, CA
Solo Photo Walk - Portland, OR
bottom(); ?>