editMembers($_REQUEST['rec_id'],$self_rec_id); header("location:index.php?returning=editmember"); exit; } //////////////////////////////////////////////////////////////////////////////////////////////////////////////// if($_GET[rec_id]){ $kapu->select("select * from family_tree where rec_id='$_GET[rec_id]'"); $kapu->fetchRow(); $img=$kapu->data['photo_self']; $kapu2=new KapuFunction; $relation_num=$kapu2->getRelation($self_rec_id,$kapu->data['rec_id'],'relation_num'); $eng_name=$kapu2->getRelationConstants($relation_num,'eng_name'); }else{ header("location:index.php"); exit; } ?> Kapusangam Familly Tree
 
Welcome to kapusangam.com family tree
  Edit Family Member  
  Making "Private" access controll to any field,that prevents others from viewing it
Making "public" access controll to any field, that allows others to view it.
 
 
 
Relationship   * 
First Name :  *
Last Name :  *
Gender : data['gender']=='male')echo "checked"?> onclick="showfield('none')"/> Male  data['gender']=='female')echo "checked"?> onclick="showfield('inline')"/> Female *
Date Of Birth :     data['dobstatus']=='public')echo "checked"?>/> Public  data['dobstatus']=='private')echo "checked"?>/> Private
Email Id :
Father's Name :
Mother's Name :
Origin Location : (district name)
Village Name :
Gothram :
Female Maiden Surname :
--------------------------------------------------------------------------------
Current Address : data['caddstatus']=='public')echo "checked"?>/>Public data['caddstatus']=='private')echo "checked"?>/>Private
Address :
City :
Country :
State :
Zip :
Permanent Address : data['paddstatus']=='public')echo "checked"?>/>Public data['paddstatus']=='private')echo "checked"?>/>Private
Address  
City :
Country :
State :
Zip :
-------------------------------------------------------------------------------
Phone :  data['phonestatus']=='public')echo "checked"?>/>Public data['phonestatus']=='private')echo "checked"?>/>Private
Current Position :
Description :
Photo Self :
";?>