Warning: Undefined array key "name" in /var/www/crabvision.com/photo/index.php on line 17
Warning: Undefined array key "type" in /var/www/crabvision.com/photo/index.php on line 18
Warning: Undefined array key "descr" in /var/www/crabvision.com/photo/index.php on line 21
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/crabvision.com/photo/index.php on line 22
if (isset($title) AND strlen($title)>0){
print $title." - ";
}
$main_title = "Wedding photographer and wedding videography on Koh Samui";
// $main_title_
if (isset($title) AND strlen($title)>30){
$main_title = "Koh Samui Wedding Photography and Videography";
}elseif(isset($title) AND strlen($title)>50){
$main_title = "Koh Samui Wedding Photography";
}
print $main_title;?>
Warning: Undefined array key "name" in /var/www/crabvision.com/photo/razdel.php on line 6
Warning: Undefined array key "type" in /var/www/crabvision.com/photo/razdel.php on line 7
Warning: Undefined array key "descr" in /var/www/crabvision.com/photo/razdel.php on line 8
Parse error: Unclosed '{' on line 18 in /var/www/crabvision.com/photo2.php on line 57