$id = $_GET['id'];
$name = common_users::get_full_name($id);
$file_name = md5("flowwy_".$_SESSION['my_client_id']."_".$id);
$target_path = "user_photos/".$file_name.".png";
if($page=="job_trackings_tablet")
{
if(!file_exists($target_path))
{ ?>

}
else { ?>
![]()
}
}
else
{
if(!file_exists($target_path))
{ ?>

}
else { ?>
![]()
}
}
?>