S.No. |
Form Name |
USERNAME: echo strtoupper($_GET['user_name']);?> LOGIN TYPE: echo strtoupper($_SESSION['Type']);?> UNIT NAME: echo $_GET['unit'];?>
//if(isset($_COOKIE['user_name'])) echo "Hi, ".$_COOKIE['user_name']; ?>
//echo $_COOKIE['Ap_code'];?>
//echo $_COOKIE['login_as'];?>
//echo $_COOKIE['unit'];?>
|
| |
|
 |
 |
 |
 |
  |
 |
| MASTER FORMS: |
| 1 |
State Master |
//State_master
// Check the first right: (Edit) to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record";?>
// Check the Second right:(Edit,Delete)
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit'])
echo "
|;
Delete Record|
";?>
// Check the third right:(Edit,Delete,search)
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record ";?>
// Check the fourth right :(Edit,Delete,search,show)
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record";?>
// Check the fifth right:(Edit,Delete,search,show,Insert)
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record";?>
/*
// Check the Full right:(ALL)
if($_GET['Ap_code'] ==ALL)
echo "
Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports"; */?>
// Check the Full right:(ALL)
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| 2 |
Zone Master |
//Zone_master
// Check the first right:( Edit) to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record";?>
// Check the Second right:(Edit,Delete)
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record|;
Delete Record|";?>
// Check the third right:(Edit,Delete,search)
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record
";?>
// Check the fourth right:(Edit,Delete,search,show)
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record
";?>
// Check the fifth right:(Edit,Delete,search,show,Insert)
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record";?>
// Check the Full right:(ALL)
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| 3 |
Range Master |
//Range_master
// Check the first right:(Edit) and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record";?>
// Check the Second right: (Edit,Delete)
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record|;
Delete Record|";?>
// Check the third right: (Edit,Delete,search)
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record
";?>
// Check the fourth right: (Edit,Delete,search,show)
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| 4 |
District Master |
//District_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record|;
Delete Record|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| 5 |
Unit Master |
//Unit_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record|;
Delete Record|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit']) echo "
Edit Record|
Delete Record|
Search Record";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| 6 |
Circle Master |
//circle_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record|;
Delete Record|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record ";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record ";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| 7 |
Kotwali Master |
//Kotwali_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record|;
Delete Record|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record ";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| 8 |
Chauki Master |
//Chauki_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E) echo "Edit Record";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED) echo "Edit Record|;
Delete Record|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record ";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record ";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| 9 |
Rank Master |
//Rank_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record|;
Delete Record|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit']) echo "
Edit Record|
Delete Record|
Search Record ";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record ";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| 10 |
Category Master |
//category_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record|;
Delete Record|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit']) echo "
Edit Record|
Delete Record|
Search Record";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| 11 |
Leave Master |
//Leave_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record|;
Delete Record|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| 12 |
Holiday Master |
//Holiday_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record|;
Delete Record|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| 13 |
Employee Master |
//Employee_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "Edit Record|;
Delete Record|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record|
Delete Record|
Search Record|
View Record|
Insert Record|
View Reports";?> |
| DETAILS FORMS: |
| 1 |
Leave Allotment |
//State_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit'])
echo "Edit Record";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
Delete Record|
";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
delete Record|
Search Record ";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
Edit Record|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 2 |
Transfer Posting |
//Zone_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
|
";?> |
| 3 |
Enquiry |
//Range_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 4 |
Character |
//District_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 5 |
Promotion Detail |
//Unit_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit']) echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
|
";?> |
| 6 |
ACR Detail |
//circle_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 7 |
Traning Detail |
//Kotwali_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 8 |
Medal Detail |
//Chauki_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 9 |
Suspension Detail |
//Rank_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit']) echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 10 |
Leave Detail |
//category_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit']) echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 11 |
SO Detail |
//Leave_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 12 |
Punishment Detail |
//Holiday_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 13 |
Nominees Detail |
//Employee_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 14 |
Property Detail |
//Employee_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 15 |
Family Detail |
//Employee_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 16 |
Retirment Detail |
//Employee_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED && $_GET['unit'] == $_SESSION['Unit']) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| 17 |
Payroll Detail |
//Employee_master
// Check the first right Edit to user and echo href link
if($_GET['Ap_code'] ==E && $_GET['unit'] == $_SESSION['Unit']) echo "";?> // Check the Second right Edit,Delete
if($_GET['Ap_code'] ==ED) echo "|
|";?>
// Check the third right Edit,Delete,search
if($_GET['Ap_code'] ==EDS && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
";?>
// Check the third right Edit,Delete,search,show
if($_GET['Ap_code'] ==EDSV && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
";?>
// Check the third right Edit,Delete,search,show,Insert
if($_GET['Ap_code'] ==EDSVA && $_GET['unit'] == $_SESSION['Unit'])
echo "
|
|
|
|
";?>
// Check the Full right
if($_GET['Ap_code'] ==ALL && $_GET['unit'] == $_SESSION['Unit'])
echo "|
|
|
|
|
";?> |
| |
|
|