├── INDEXNEXT.html ├── LOGINNEXT.html ├── New Text Document.txt ├── README.md ├── back.html ├── back1.html ├── collegefee.html ├── contact.html ├── delet.html ├── delet.php ├── fee.html ├── fee.php ├── fee.txt ├── form1.html ├── form1.php ├── form1.txt ├── form1next.html ├── form2.html ├── form2.php ├── form2.txt ├── form3.html ├── form3.php ├── form3.txt ├── form4.html ├── form4.php ├── form4.txt ├── funny.html ├── image ├── 1.jpg └── 2.jpg ├── index.html ├── index.txt ├── indexsearch.PHP ├── login.php ├── search4.php ├── searchform ├── search.php ├── search1.php └── search2.php ├── searchform1.html ├── searchform1.php ├── searchform2.html ├── searchform2.php ├── searchform3.html ├── searchform3.php ├── searchform4.html ├── searchform4.php ├── searchmodifydelet.html ├── style1.css ├── style2.css ├── style3.css ├── style4.css ├── view.php └── view1.php /INDEXNEXT.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 |
13 |

14 |
Student management system
15 |

16 | 23 |
24 |
25 |

26 | 27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 | 35 |
36 |
37 |
38 |
39 | 41 |

42 | 43 |

44 | 45 |
46 |

Student forms

47 |
48 | 49 |
50 | 51 | 52 | -------------------------------------------------------------------------------- /LOGINNEXT.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 |
13 |

14 |
Student management system
15 |

16 | 22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 | 32 |
33 |
34 |
35 |
36 |
37 | 38 | 39 |
40 | 41 |

42 | 43 |
44 |

Student forms

45 |
46 | 47 |
48 | 49 | 50 | -------------------------------------------------------------------------------- /New Text Document.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechCodeDev/Student_management_system/583d5d766c8d0e1f04bc7d940c0fcf506fa74fab/New Text Document.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Student_management_system -------------------------------------------------------------------------------- /back.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 |

16 |
Student Management System
17 |

18 |
19 | 20 | 26 |
27 |

28 |

29 |

30 | Thanku

31 |

32 |

33 |
34 | 35 | 36 | 37 | -------------------------------------------------------------------------------- /back1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 |

16 |
Student Management System
17 |

18 |
19 | 20 | 26 | 27 |

28 |

29 |
30 |

31 | Application already exist

32 |
33 |

34 |

35 | 36 | 37 | -------------------------------------------------------------------------------- /collegefee.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 20 | 21 | 22 | 23 |
24 | 25 |
26 |

27 |
Student management system
28 |

29 | 36 |
37 |
38 | 41 |
42 |
43 |
44 |
45 |
46 | 47 |
48 |
49 | 50 |
51 | 52 |
53 | 54 |
55 |
56 | 62 |

63 | 64 |
65 |

Student forms

66 |
67 | 68 |
69 | 70 | 71 | -------------------------------------------------------------------------------- /contact.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |

contact


5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |

ABOUT THIS APPLICATION


This is a mini project to develop a file structure application for student management system. 13 | 14 |

This application helps us to provide services on time and also accurate solutions for the problems of the organization.

15 | 16 | 17 |

CREDITS

18 | 19 |

At first we are thankfull to pradeep sir.Sir we learnt the BASICS of HTML,PHP,MYSQL(XAMP).Before that we dont have any idea about developing a file structure application.

20 |

After we learn basics we want to learn more so we went for YOUTUBE. there we learn BASIC CSS and we implemented according to our imagination and requirements.I M VERY THANKFULL TO MANY PEOPLE WHO GIVES TUTORIALS IN YOUTUBE(SORRY I DONT KNOW THE NAME AS I SEARCHED RANDOMLY)

21 |

HONESTLY WE DID NOT DIRECTLY COPY(or cut/paste) THE CODE . WE LEARNT AND IMPLEMENTED ACCORDING TO OUR IMAGINATION AND REQUIREMENT OF THE PROJECT.

22 | 23 | 24 |

AT LAST

25 | 26 |

There may be some restrictions or drawbacks in this project,We are very SORRY for that.WE ARE JUST BEGINNERS WE TRIED OUR BEST.

27 | -------------------------------------------------------------------------------- /delet.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 |
48 |

49 |
Student Management System
50 |

51 |
52 | 53 | 61 |
62 |
63 |
DELETE STUDENT DETAIL
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 | 75 | 76 | 77 | 78 | 79 |
80 |
81 |
82 | 83 | 84 | -------------------------------------------------------------------------------- /delet.php: -------------------------------------------------------------------------------- 1 |


data is deleted
"); 21 | $found=1; 22 | } 23 | 24 | } 25 | if($found==0) 26 | { 27 | echo("

enter correct applictaion number


"); 28 | } 29 | 30 | //$a_number=$_REQUEST['search']; 31 | $line=file('form2.txt'); 32 | $handle = fopen("form2.txt", "r") or die("Unable to open file!"); 33 | $del="$$"; 34 | //echo($line[0]); 35 | //$pat=$line[0]; 36 | //echo($pat[0]); 37 | //$pattern = explode("|",$line[0]); 38 | while(! feof($handle)) 39 | { $raj=fgets($handle); 40 | $pattern = explode("|",$raj); 41 | if($pattern[0]==$a_number) 42 | { //echo($pattern[0]); 43 | $lines=$pattern[0];//."|".$pattern[1]."|".$pattern[2]."|".$pattern[3]."|".$pattern[4]."|".$pattern[5]."|".$pattern[6]."|".$pattern[7]."|".$pattern[8]."|".$pattern[9]."|".$pattern[10]."#".PHP_EOL; 44 | $str=file_get_contents('form2.txt'); 45 | $str=str_replace("$lines","$del",$str); 46 | file_put_contents('form2.txt',$str); 47 | // echo("data is deleted"); 48 | 49 | } 50 | 51 | } 52 | 53 | $line=file('form3.txt'); 54 | $handle = fopen("form3.txt", "r") or die("Unable to open file!"); 55 | $del="$$"; 56 | //echo($line[0]); 57 | //$pat=$line[0]; 58 | //echo($pat[0]); 59 | //$pattern = explode("|",$line[0]); 60 | while(! feof($handle)) 61 | { $raj=fgets($handle); 62 | $pattern = explode("|",$raj); 63 | if($pattern[0]==$a_number) 64 | { //echo($pattern[0]); 65 | $lines=$pattern[0];//."|".$pattern[1]."|".$pattern[2]."|".$pattern[3]."|".$pattern[4]."|".$pattern[5]."|".$pattern[6]."|".$pattern[7]."|".$pattern[8]."|".$pattern[9]."|".$pattern[10]."#".PHP_EOL; 66 | $str=file_get_contents('form3.txt'); 67 | $str=str_replace("$lines","$del",$str); 68 | file_put_contents('form3.txt',$str); 69 | // echo("data is deleted"); 70 | 71 | } 72 | 73 | } 74 | 75 | $line=file('form4.txt'); 76 | $handle = fopen("form4.txt", "r") or die("Unable to open file!"); 77 | $del="$$"; 78 | //echo($line[0]); 79 | //$pat=$line[0]; 80 | //echo($pat[0]); 81 | //$pattern = explode("|",$line[0]); 82 | while(! feof($handle)) 83 | { $raj=fgets($handle); 84 | $pattern = explode("|",$raj); 85 | if($pattern[0]==$a_number) 86 | { //echo($pattern[0]); 87 | $lines=$pattern[0];//."|".$pattern[1]."|".$pattern[2]."|".$pattern[3]."|".$pattern[4]."|".$pattern[5]."|".$pattern[6]."|".$pattern[7]."|".$pattern[8]."|".$pattern[9]."|".$pattern[10]."#".PHP_EOL; 88 | $str=file_get_contents('form4.txt'); 89 | $str=str_replace("$lines","$del",$str); 90 | file_put_contents('form4.txt',$str); 91 | // echo("data is deleted"); 92 | 93 | } 94 | 95 | } 96 | 97 | 98 | $line=file('fee.txt'); 99 | $handle = fopen("fee.txt", "r") or die("Unable to open file!"); 100 | $del="$$"; 101 | //echo($line[0]);s 102 | //$pat=$line[0]; 103 | //echo($pat[0]); 104 | //$pattern = explode("|",$line[0]); 105 | while(! feof($handle)) 106 | { $raj=fgets($handle); 107 | $pattern = explode("|",$raj); 108 | if($pattern[0]==$a_number) 109 | { //echo($pattern[0]); 110 | $lines=$pattern[0];//."|".$pattern[1]."|".$pattern[2]."|".$pattern[3]."|".$pattern[4]."|".$pattern[5]."|".$pattern[6]."|".$pattern[7]."|".$pattern[8]."|".$pattern[9]."|".$pattern[10]."#".PHP_EOL; 111 | $str=file_get_contents('fee.txt'); 112 | $str=str_replace("$lines","$del",$str); 113 | file_put_contents('fee.txt',$str); 114 | // echo("data is deleted"); 115 | 116 | } 117 | 118 | } 119 | 120 | ?> -------------------------------------------------------------------------------- /fee.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 |

16 |
Student management system
17 |

18 |
19 | 20 | 27 | 28 |

College Fee

29 | 30 |
31 |
32 | 33 |

34 |

35 | 36 |
37 | 38 |
39 | 40 |
41 | 42 |
43 | 44 |
45 |

46 | 47 | 48 | 49 | 106 | 107 | 108 | 109 |

110 |

111 |
112 | 113 |
114 |
115 | 116 |
117 |
118 |

119 | 120 | 121 | 122 |

123 |

124 | 125 |
126 |

127 | 128 |
129 | 130 | 131 | -------------------------------------------------------------------------------- /fee.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |

*****************************************

7 |

Fee recipt

8 | 9 |

*****************************************

10 |
11 | Application-number :: $c_application\n"); 68 | /* echo nl2br ("

Name ::$ $c_name"); 69 | echo nl2br ("$c_lname\n

"); 70 | echo nl2br ("

Date of payment :: $c_dfb\n

"); 71 | echo nl2br ("

Phone-number :: $p_phno\n

"); 72 | */ 73 | $f1=75000; 74 | $h=-1; 75 | $f=$f1-$p_citz; 76 | if($p_citz>$f1) 77 | { 78 | $p=$f*$h; 79 | echo nl2br ("

extra amount $p will consider as college donation

"); 80 | echo nl2br ("

balance-amount :: 0\n

"); 81 | echo nl2br ("

Amount-paid(present paid amount) :: $p_citz\n

"); 82 | } 83 | else 84 | { 85 | echo nl2br ("

balance-amount :: $f\n

"); 86 | echo nl2br ("

Amount-paid(present paid amount) :: $p_citz\n

"); 87 | } 88 | }input(); 89 | 90 | function packs() 91 | { 92 | global $buffer; 93 | global $c_application, $c_name,$c_lname,$c_dfb, $c_fat,$p_mot,$p_phno,$p_citz,$p_padr,$p_radr, $p_cate; 94 | $buffer=$c_application."|".$p_citz."|".""."#".PHP_EOL; 95 | }packs(); 96 | 97 | function write() 98 | { 99 | global $buffer; 100 | $fp=fopen("fee.txt","a"); 101 | fwrite($fp,$buffer); 102 | fclose($fp); 103 | 104 | 105 | 106 | }write(); 107 | } 108 | else 109 | { 110 | global $pattern2,$a_number,$fee,$p_citz,$arep,$are,$totala; 111 | $a_number=$_REQUEST['Application']; 112 | $lines2=file('fee.txt'); 113 | $handle2 = fopen("fee.txt", "r") or die("Unable to open file!"); 114 | //$del="$$"; 115 | 116 | while(! feof($handle2)) 117 | { 118 | $raj2=fgets($handle2); 119 | $pattern2 = explode("|",$raj2); 120 | if($pattern2[0]==$a_number) 121 | { 122 | echo nl2br ("

Application-number :: $pattern2[0]\n

"); 123 | /* echo nl2br ("

Name :: $pattern2[1]"); 124 | echo nl2br ("$pattern2[2]\n

"); 125 | echo nl2br ("

Date of payment :: $pattern2[3]\n

"); 126 | echo nl2br ("

Phone-number :: $pattern2[4]\n

");*/ 127 | $are=75000; 128 | $l=-1; 129 | $arep=$are-$pattern2[1]; 130 | 131 | $totala=$are-$arep; 132 | if($totala>$are) 133 | { 134 | $o=$arep*$l; 135 | echo nl2br ("

extra amount $o will consider as college donation

"); 136 | echo nl2br ("

balance-amount ::0

"); 137 | echo nl2br ("

total Amount-paid(Already paid amount) :: $totala\n

"); 138 | echo nl2br ("

Amount-paid (present paid amount):: $p_citz\n

"); 139 | } 140 | else 141 | {echo nl2br ("

balance-amount ::$arep

"); 142 | echo nl2br ("

total Amount-paid(Already paid amount) :: $totala\n

"); 143 | echo nl2br ("

Amount-paid (present paid amount):: $p_citz\n

"); 144 | 145 | } 146 | 147 | 148 | 149 | $lin=$pattern2[1]; 150 | 151 | $fee=$lin+$p_citz; 152 | 153 | //echo($lin); 154 | //$fee1=$lin; 155 | //$fee+=$fee1; 156 | //."|".$pattern[1]."|".$pattern[2]."|".$pattern[3]."|".$pattern[4]."|".$pattern[5]."|".$pattern[6]."|".$pattern[7]."|".$pattern[8]."|".$pattern[9]."|".$pattern[10]."#".PHP_EOL; 157 | $str=file_get_contents('fee.txt'); 158 | $str=str_replace("$lin","$fee",$str); 159 | file_put_contents('fee.txt',$str); 160 | //echo("data is deleted"); 161 | } 162 | } 163 | 164 | } 165 | } 166 | } 167 | else 168 | { 169 | 170 | 171 | echo("Enter correct application number"); 172 | } 173 | 174 | 175 | 176 | ?> 177 |

*****************************************

178 | 179 | 180 | 181 | 186 | 187 |
188 | 189 | 190 |

*****************************************

191 | 192 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 |

16 |
Student Management System
17 |

18 |
19 | 20 | 27 | 28 |

ADDMISSION FORM

29 | 30 |
31 |
32 | 33 |

34 |

35 | 36 |
37 | 38 |
39 | 40 |
41 | 42 |
43 | 44 |
45 |

46 | 47 | 48 | 49 |

50 |

51 | 52 |
53 | 54 |
55 | 56 |
57 | 58 |
59 | 60 |
61 |

62 | 63 |

64 |

65 | 66 |
67 | 68 |
69 | 70 |
71 | 72 |
73 | 74 |
75 |

76 | 77 |

78 |

79 | 80 |
81 | 82 |
83 | 84 |
85 | 86 |
87 |
88 |

89 | 90 |

91 |

92 |
93 | 94 |
95 | 96 |
97 | 98 |
99 |
100 |

101 | 102 |

103 |

104 |
105 | 106 |
107 | 108 |
109 | 110 |
111 |
112 |

113 | 125 | 126 |

127 |

128 |
129 | 130 |
131 | 132 |
133 | 134 |
135 | 136 |
137 |

138 | 139 |

140 |

141 |
142 | 143 |
144 |
145 | 146 |
147 |
148 |

149 | 150 |

151 |

152 |
153 | 154 |
155 |
156 | 157 |
158 |
159 |

160 | 161 |

162 |

163 |
164 | 165 |
166 |
167 | 168 |
169 |
170 |

171 |

172 |

173 |

174 |
175 | 176 |
177 |
178 | 179 |
180 |
181 |

182 |

183 | 204 | 205 |

206 |

207 | 208 |
209 |

210 | 211 |
212 | 213 | 214 | -------------------------------------------------------------------------------- /form1.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 62 | 63 | -------------------------------------------------------------------------------- /form1.txt: -------------------------------------------------------------------------------- 1 | 101|PUNEETH|N|14/03/1998|NAGARAJU|SAVITRRAMMA|7892952673|3B|INDIAN|SIRA|TUMKUR|# 2 | 102|Bhagya|K|22/10/1996|KARIYAPPA|PUTTARANGAMMA|8904716176|3A|INDIAN|SIRA|SIRA|# 3 | 103|sathish|k|16/03/2000|kariyappa|puttarangamma|9164936967|3a|INDIAN|sira|sira|# 4 | 104|anusha|N|30/7/1994|nagaraju|savithramma|9164936967|3a|Indian|sira|sira|# 5 | 105|kavya|n|27/5/1990|nagaraju|savithramma|97|3a|INDIAN|sira|sira|# 6 | 106|ashok|b|1/1/1980|bheemanna|ghgh|89494398348|3A|Indian|sira|sira|# 7 | 107|Latha|k|18/07/1999|kariyappa|puttarangamma|9164936967s|3A|INDIAN|sira|sira|# 8 | 108|lakshmi|n g|1/1/1980|n|n|8904716176|3A|Indian|sira|sira|# 9 | 109|ruchitha|a k|6/1/2013|ashok|lakshmi|8904716176|3a|Indian|sira|sira|# 10 | 110|venki|k g|1/11/2001|g|g|90028296642|3A|Indian|sira|sira|# 11 | 111|venki|k g|1/11/2001|g|g|90028296642|3A|Indian|sira|sira|# 12 | 112|raj|kumar|15/03/1998|raja|jaya|7829581642|3B|pakisthan|tumkur|tumkur|# 13 | 113|kumar|k|17/09/1999|jhonsan|amina|5858588598954|5B|pakisthan|ISLAMABAD|PUNJAB|# 14 | 114|ashok|k|16/03/2000|beemana|puttarangamma|33223|3B|INDIAN|sira|tiptur|# 15 | $$|anusha|n|15/06/2017|puneeth|chandana|39983298329|4b|indian|tumkur|tumkur|# 16 | $$|sharath|b|29/11/1998|bhagavanthaiah|kamala|8884$$853|3a|indian|tumkur|tumkur|# 17 | -------------------------------------------------------------------------------- /form1next.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 20 | 21 | 22 | 23 |
24 | 25 |
26 |

27 |
Student management system
28 |

29 | 35 |
36 |
37 | 40 |

Data will be inserted

41 |
42 |
43 |
44 |

If you need a bus facality,please fill the buss pass form

45 |
46 | 47 |
48 |

If you need a library book , please fill the library form

49 |
50 |
51 |
52 | 54 |

55 | 56 |
57 |

Student forms

58 |
59 | 60 |
61 | 62 | 63 | -------------------------------------------------------------------------------- /form2.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 |

12 |
Student Management System
13 |

14 |
15 | 16 | 23 | 24 |

COLLEGE ID FORM

25 | 26 | 27 |
28 |
29 | 30 |

31 |

32 | 33 |
34 | 35 |
36 | 37 |
38 | 39 |
40 | 41 |
42 |

43 | 44 |
45 |
46 | 47 |
48 |
49 | 50 |
51 |
52 | 53 | 54 |
55 |
56 | 57 |
58 |
59 | 60 |
61 |
62 | 63 | 64 |
65 |
66 | 67 |
68 |
69 | 70 |
71 |
72 | 73 | 85 | 86 |
87 |
88 | 89 |
90 |
91 | 92 |
93 |
94 | 95 |
96 |
97 | 98 |
99 |
100 | 101 |
102 |
103 | 104 |
105 |
106 | 107 |
108 |
109 | 110 |
111 |
112 | 113 | 114 | 126 |
127 | 128 | 129 | 130 |
131 | 132 |
133 |
134 | 135 | 136 | 137 | 138 | -------------------------------------------------------------------------------- /form2.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | alert('$message');"; 76 | 77 | 78 | } 79 | 80 | 81 | 82 | ?> 83 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /form2.txt: -------------------------------------------------------------------------------- 1 | 101|PUNEETH|N|14/03/1998|7892952673|puneethn038@gmail.co|tumkur|# 2 | 105|kavya|n|27/5/1990|9743181901|bhagya@gmail.com|sira|# 3 | 102|sathish|k|16/03/2000|9164936967|sathishkpbls@gmail.com|sira|# 4 | 103|Bhagya|k|22/10/1996|8904716176|bhagya@gmail.com|sira|# 5 | 104|anusha|n|30/7/1994|9164936967|bhagya@gmail.com|sira|# 6 | 106|ashok|b|1/1/1980|89494398348|a@gmail.com|sira|# 7 | 107|Latha|k|18/07/1999|9164936967s|l@gmail.com|sira|# 8 | 108|lakshmi|n g|1/1/1980|8904716176|lk@gmail.com|sira|# 9 | 109|ruchitha|a k|6/1/2013|8904716176|r@gmail.com|sira|# 10 | 110|venki|k g|1/11/2001|90028296642|v@gmail.com|sira|# 11 | 12 | $$|anusha|n|15/16/2017|277327327872|anusha@gmail.com|d/o puneeth sheetyhalli gate tumkur-572102|# 13 | -------------------------------------------------------------------------------- /form3.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 |

12 |
Student Management System
13 |

14 |
15 | 16 | 23 |

BUSS ID FORM

24 |
25 |
26 | 27 |

28 |

29 | 30 |
31 | 32 |
33 | 34 |
35 | 36 |
37 | 38 |
39 |

40 | 41 |
42 |
43 | 44 |
45 |
46 | 47 |
48 |
49 | 50 | 51 |
52 |
53 | 54 |
55 |
56 | 57 |
58 |
59 | 60 | 61 | 62 |
63 |
64 | 65 |
66 |
67 | 68 |
69 |
70 | 71 | 72 | 73 |
74 |
75 | 76 |
77 |
78 | 79 |
80 |
81 | 82 | 83 | 84 |
85 |
86 | 87 |
88 |
89 | 90 |
91 |
92 | 93 |
94 |
95 | 96 |
97 |
98 | 99 |
100 |
101 |
102 |
103 | 104 |
105 |
106 | 107 |
108 |
109 | 110 | 124 | 125 |
126 | 127 | 128 | 129 |
130 | 131 |
132 |
133 | 134 | 135 | 136 | 137 | -------------------------------------------------------------------------------- /form3.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | alert('$message');"; 81 | } 82 | 83 | 84 | 85 | ?> 86 | 87 | 88 | 89 | 90 | 91 | 92 | -------------------------------------------------------------------------------- /form3.txt: -------------------------------------------------------------------------------- 1 | 101|PUNEETH|N|ise|1cg15is038|7892952673|tumkur|tumkur|# 2 | 102|BHAGYA|k|CS|DJDJJ8DH|8904716176|SIRA|SIRA|# 3 | 103|BHAGYA|k|CS|DJDJJ8DH|8904716176|SIRA|SIRA|# 4 | 111|sathish|k|cs|hgchggh|9164936967|SIRA|sira|# 5 | 104|anusha|N|CS|ggg|9164936967s|SIRA|sira|# 6 | 105|kavya|n|cs|gggg|9743181901|sira|sira|# 7 | 106|ashok|b|cs|v|89494398348|sira|sira|# 8 | 107|Latha|k|cs|v|9164936967s|sira|sira|# 9 | 108|lakshmi|n g|cs|l|8904716176|sira|sira|# 10 | 109|ruchitha|a k|cs|r|8904716176|sira|sira|# 11 | 110|venki|k g|cs|v|90028296642|sira|sira|# 12 | 13 | -------------------------------------------------------------------------------- /form4.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 76 | 77 |
78 |

79 |
Student Management System
80 |

81 |
82 | 83 | 90 |

LIBRARY FORM

91 |
92 |
93 | 94 |

95 |

96 | 97 |
98 | 99 |
100 | 101 |
102 | 103 |
104 | 105 |
106 |

107 | 108 |
109 |
110 | 111 |
112 |
113 | 114 |
115 |
116 | 117 | 118 |
119 |
120 | 121 |
122 |
123 | 124 |
125 |
126 |
127 |
128 | 129 |
130 |
131 | 132 |
133 |
134 | 135 |
136 |
137 | 138 |
139 |
140 | 141 |
142 |
143 | 144 |
145 |
146 | 147 |
148 |
149 | 150 |
151 |
152 | 153 |
154 |
155 | 156 |
157 |
158 | 159 |
160 |
161 | 162 | 163 |
164 |
165 | 166 |
167 |
168 | 169 |
170 |
171 | 172 | 173 | 174 | 175 | 176 | 177 | 211 | 212 | 213 |
214 | 215 |
216 | 217 | 218 | 219 |
220 | 221 | 222 | 223 | 224 | 225 | 226 | 227 | 228 | -------------------------------------------------------------------------------- /form4.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | alert('$message');"; 82 | } 83 | 84 | 85 | 86 | ?> 87 | 88 | 89 | 90 | 91 | 92 | 93 | -------------------------------------------------------------------------------- /form4.txt: -------------------------------------------------------------------------------- 1 | 101|PUNEETH|N|Ise|1cg15is038|7892952673|puneethn038@gmail.com|tumkur|# 2 | 102|BHAGYA|K|CS|PUTTARANGAMMA|8904716176|bhagya@gmail.com|SIRA|# 3 | 103|sathish|k|CS|PUTTARANGAMMA|9164936967|sathishkpbls@gmail.com|sira|# 4 | 104|anusha|N|CS|ggg|9164936967|fffc@gmail.com|sira|# 5 | 105|kavya|n|cs|gggg|9743181901|bhagya@gmail.com|sira|# 6 | 106|ashok|b|ghgh|vcg|89494398348|a@gmail.com|sira|# 7 | 107|Latha|k|cs|puttarangamma|9164936967s|l@gmail.com|sira|# 8 | 108|lakshmi|n g|cs|l|8904716176|lk@gmail.com|sira|# 9 | 109|ruchitha|a k|cs|r|8904716176|r@gmail.com|sira|# 10 | 110|venki|k g|cs|v|90028296642|v@gmail.com|sira|# 11 | 12 | -------------------------------------------------------------------------------- /funny.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |

Funny guy

6 | Mountain View 7 |
8 | 9 | -------------------------------------------------------------------------------- /image/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechCodeDev/Student_management_system/583d5d766c8d0e1f04bc7d940c0fcf506fa74fab/image/1.jpg -------------------------------------------------------------------------------- /image/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechCodeDev/Student_management_system/583d5d766c8d0e1f04bc7d940c0fcf506fa74fab/image/2.jpg -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 |

13 |
Student Management System
14 |

15 |
16 | 17 | 23 | 24 |
25 | Norway 26 | 27 | 28 |
29 | 30 |
31 |

Student forms

32 |
33 | 34 | 35 | 36 | -------------------------------------------------------------------------------- /index.txt: -------------------------------------------------------------------------------- 1 | 101|0|# 2 | 102|82|# 3 | 103|164|# 4 | 104|247|# 5 | 105|325|# 6 | 106|394|# 7 | 107|465|# 8 | 108|547|# 9 | 109|610|# 10 | 110|684|# 11 | 111|747|# 12 | 112|810|# 13 | 113|886|# 14 | 114|970|# 15 | 115|1046|# 16 | $$|1126|# 17 | |1209|# 18 | -------------------------------------------------------------------------------- /indexsearch.PHP: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 |

Application-view

7 | 83 |
84 |
85 | 86 | 87 | 88 | 89 | 90 | -------------------------------------------------------------------------------- /login.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 64 | 65 | 66 | 67 |

Admin Login

68 | 69 |
70 | 71 | 72 |
73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 83 |
84 | 85 |

88 |

89 |

90 |

91 |

92 |

93 |
94 | 95 | 96 | 97 | 119 | 120 | -------------------------------------------------------------------------------- /search4.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | -------------------------------------------------------------------------------- /searchform/search.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | "; 36 | 37 | $keywords = preg_split("/\|/",$match[0] ); 38 | //print_r($keywords); 39 | echo nl2br ("Application-number :: $keywords[0]\n"); 40 | echo nl2br ("Name :: $keywords[1]\n"); 41 | echo nl2br ("last :: $keywords[2]\n"); 42 | echo nl2br ("Date of birth :: $keywords[3]\n"); 43 | echo nl2br ("father:: $keywords[4]\n"); 44 | echo nl2br ("mother :: $keywords[5]\n"); 45 | echo nl2br ("phnumber :: $keywords[6]\n"); 46 | echo nl2br ("Category :: $keywords[7]\n"); 47 | echo nl2br ("Citezenship :: $keywords[8]\n"); 48 | echo nl2br ("Permanent Address :: $keywords[9]\n"); 49 | echo nl2br ("Residential Address:: $keywords[9]\n"); 50 | 51 | } 52 | else{ 53 | echo "match not found"; 54 | }} 55 | else 56 | { 57 | echo"invalid input"; } 58 | ?> 59 | 60 | 2 | 3 | 4 | 5 | 6 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | -------------------------------------------------------------------------------- /searchform/search2.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | "; 52 | 53 | //$keywords = preg_split("/\|/",$match[0] ); 54 | //print_r($keywords); 55 | //echo nl2br ("Application-number :: $keywords[0]\n"); 56 | //echo nl2br ("Name :: $keywords[1]\n"); 57 | //echo nl2br ("last :: $keywords[2]\n"); 58 | //echo nl2br ("Date of birth :: $keywords[3]\n"); 59 | //echo nl2br ("father:: $keywords[4]\n"); 60 | //echo nl2br ("mother :: $keywords[5]\n"); 61 | //echo nl2br ("phnumber :: $keywords[6]\n"); 62 | //echo nl2br ("Category :: $keywords[7]\n"); 63 | //echo nl2br ("Citezenship :: $keywords[8]\n"); 64 | //echo nl2br ("Permanent Address :: $keywords[9]\n"); 65 | //echo nl2br ("Residential Address:: $keywords[9]\n"); 66 | 67 | //} 68 | //else{ 69 | //echo "match not found"; 70 | //}} 71 | //else 72 | //{ 73 | //echo"invalid input"; } 74 | ?> 75 | 76 | -------------------------------------------------------------------------------- /searchform1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 |
48 |

49 |
Student Management System
50 |

51 |
52 | 53 | 61 |
62 |
63 |
SEARCH STUDENT DETAILS
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 | 75 | 76 | 77 | 78 | 79 |
80 |
81 |
82 | 83 | 84 | -------------------------------------------------------------------------------- /searchform1.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |

Application-view

7 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | -------------------------------------------------------------------------------- /searchform2.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 |
48 |

49 |
Student Management System
50 |

51 |
52 | 53 | 61 |
62 |
63 |
COLLEGE ID
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 | 75 | 76 | 77 | 78 | 79 |
80 |
81 |
82 | 83 | 84 | -------------------------------------------------------------------------------- /searchform2.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 |

*****************************************

8 |

COLLEGE ID

9 | 10 |

*****************************************

11 |
12 | Application-number :: $pattern[0]\n"); 43 | echo nl2br ("

Name :: $pattern[1]"); 44 | echo nl2br ("$pattern[2]\n

"); 45 | echo nl2br ("

Date of birth :: $pattern[3]\n

"); 46 | //echo nl2br ("father:: $pattern[4]\n"); 47 | //echo nl2br ("mother :: $pattern[5]\n"); 48 | echo nl2br ("

Phone-number :: $pattern[4]\n

"); 49 | echo nl2br ("

Gmail:: $pattern[5]\n

"); 50 | echo nl2br ("

Address :: $pattern[6]\n

"); 51 | //echo nl2br ("Permanent Address :: $pattern[9]\n"); 52 | //echo nl2br ("Residential Address:: $pattern[9]\n"); 53 | $found=1; 54 | } 55 | } 56 | 57 | if($found!==1) 58 | { 59 | echo("not founnd"); 60 | } 61 | 62 | } 63 | else 64 | { 65 | echo("not found"); 66 | } 67 | 68 | 69 | 70 | ?> 71 |

*****************************************

72 | 73 | 74 | 75 | 80 | 81 |
82 | 83 | 84 |

*****************************************

85 | 86 | 87 | -------------------------------------------------------------------------------- /searchform3.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 |
48 |

49 |
Student Management System
50 |

51 |
52 | 53 | 60 |
61 |
62 |
BUSS PASS
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 | 74 | 75 | 76 | 77 | 78 |
79 |
80 |
81 | 82 | 83 | -------------------------------------------------------------------------------- /searchform3.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 |

*****************************************

8 |

BUSS PASS

9 | 10 |

*****************************************

11 |
12 | Application-number :: $pattern[0]"); 43 | echo nl2br ("

Name :: $pattern[1] "); 44 | echo nl2br ("$pattern[2]

"); 45 | echo nl2br ("

Branch :: $pattern[3]

"); 46 | echo nl2br ("

USN:: $pattern[4]

"); 47 | echo nl2br ("

Phone-number:: $pattern[5]

"); 48 | echo nl2br ("

Location :: $pattern[6]

"); 49 | echo nl2br ("

Address:: $pattern[7]

"); 50 | //echo nl2br ("Citezenship :: $pattern[8]\n"); 51 | //echo nl2br ("Permanent Address :: $pattern[9]\n"); 52 | //echo nl2br ("Residential Address:: $pattern[9]\n"); 53 | $found=1; 54 | //break; 55 | } 56 | } 57 | 58 | if($found!==1) 59 | { 60 | echo("not founnd"); 61 | } 62 | } 63 | else 64 | { 65 | echo("not found"); 66 | } 67 | 68 | 69 | ?> 70 | 71 |

*****************************************

72 | 73 | 74 | 75 | 80 |
81 | 82 |

*****************************************

83 | 84 | 85 | -------------------------------------------------------------------------------- /searchform4.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 |
48 |

49 |
Student Management System
50 |

51 |
52 | 53 | 60 |
61 |
62 |
LIBRARY CARD
63 | 64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 | 75 | 76 | 77 | 78 | 79 |
80 |
81 |
82 | 83 | 84 | -------------------------------------------------------------------------------- /searchform4.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | 8 |

*****************************************

9 |

LIBRARY CARD

10 | 11 |

*****************************************

12 | Application-number :: $pattern[0]"); 45 | echo nl2br ("

Name :: $pattern[1] "); 46 | echo nl2br (" $pattern[2]

"); 47 | echo nl2br ("

Branch :: $pattern[3]

"); 48 | echo nl2br ("

Usn:: $pattern[4]

"); 49 | echo nl2br ("

Phone-number:: $pattern[5]

"); 50 | echo nl2br ("

Location :: $pattern[6]

"); 51 | echo nl2br ("

Address :: $pattern[7]

"); 52 | //echo nl2br ("Citezenship :: $pattern[8]\n"); 53 | //echo nl2br ("Permanent Address :: $pattern[9]\n"); 54 | //echo nl2br ("Residential Address:: $pattern[9]\n"); 55 | $found=1; 56 | } 57 | } 58 | 59 | if($found!==1) 60 | { 61 | echo("not founnd"); 62 | } 63 | } 64 | else 65 | { 66 | echo("Not found"); 67 | } 68 | 69 | 70 | ?> 71 | 72 | 73 |

*****************************************

74 | 75 | 76 | 81 |
82 | 83 | 84 |

*****************************************

85 | 86 | 87 | -------------------------------------------------------------------------------- /searchmodifydelet.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 |
13 |

14 |
Student management system
15 |

16 | 23 |
24 |
25 |

26 |

27 |

28 |
29 |
30 |
31 |
32 |
33 |
34 | 37 | 42 |

43 |

44 |

45 |

46 | 47 |
48 |

Student forms

49 |
50 | 51 |
52 | 53 | 54 | -------------------------------------------------------------------------------- /style1.css: -------------------------------------------------------------------------------- 1 | .container { 2 | position: relative; 3 | text-align: center; 4 | color: white; 5 | } 6 | 7 | .centered { 8 | position: absolute; 9 | top: 64%; 10 | left: 74%; 11 | transform: translate(-50%, -50%); 12 | } 13 | .textcentered { 14 | position: absolute; 15 | top: 64%; 16 | left: 74%; 17 | transform: translate(-50%, -50%); 18 | } 19 | 20 | .button{ 21 | 22 | background-color: rgb(66, 65, 65); 23 | border: none; 24 | color: white; 25 | padding: 16px 222px; 26 | text-align: center; 27 | text-decoration: none; 28 | display: inline-block; 29 | font-size: 21px; 30 | margin: 4px 2px; 31 | cursor: pointer; 32 | font-family: 'IBM Plex Serif', serif; 33 | 34 | } 35 | .header { 36 | background-color: rgb(66, 65, 65); 37 | padding: 30px; 38 | text-align: center; 39 | 40 | font-family: "Roboto Slab",Georgia,sans-serif; 41 | font-weight: 100; 42 | font-size:1.4rem; 43 | } 44 | .heading{ 45 | font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; 46 | 47 | } 48 | 49 | 50 | ul { 51 | list-style-type: none; 52 | margin: 0; 53 | padding: 0; 54 | overflow: hidden; 55 | background-color: rgb(66, 65, 65); 56 | } 57 | 58 | li { 59 | float: left; 60 | border-right:1px solid rgb(255, 255, 255); 61 | } 62 | 63 | li:last-child { 64 | border-right: none; 65 | } 66 | 67 | li a { 68 | display: block; 69 | color: rgb(255, 255, 255); 70 | text-align: center; 71 | padding: 14px 16px; 72 | text-decoration: none; 73 | font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; 74 | 75 | } 76 | 77 | li a:hover:not(.active) { 78 | background-color: rgb(0, 0, 0); 79 | } 80 | 81 | .active { 82 | background-color: rgb(10, 10, 10); 83 | } 84 | -------------------------------------------------------------------------------- /style2.css: -------------------------------------------------------------------------------- 1 | .button{ 2 | background-color:#2ba1e8; /* Green */ 3 | border: none; 4 | color: white; 5 | padding: 13px 79px; 6 | text-align: center; 7 | text-decoration: none; 8 | display: inline-block; 9 | font-size: 24px; 10 | margin: 4px 2px; 11 | cursor: pointer; 12 | font-family: 'Open Sans', sans-serif; 13 | } 14 | 15 | .button1 { 16 | width: 50%; 17 | 18 | 19 | } 20 | .button2 {width: 50%;} 21 | .button3 {width: 50%;} 22 | 23 | div.container { 24 | width: 100%; 25 | border: 1px solid gray; 26 | } 27 | 28 | header, footer { 29 | padding: 1em; 30 | color: rgb(0, 0, 0); 31 | background-color: rgb(255, 255, 255); 32 | clear: left; 33 | text-align: center; 34 | } 35 | 36 | nav { 37 | float: left; 38 | max-width: 160px; 39 | margin: 0; 40 | padding: 1em; 41 | } 42 | 43 | nav ul { 44 | list-style-type: none; 45 | padding: 0; 46 | } 47 | 48 | nav ul a { 49 | text-decoration: none; 50 | } 51 | 52 | article { 53 | margin-left: 170px; 54 | border-left: 1px solid gray; 55 | padding: 1em; 56 | overflow: hidden; 57 | } 58 | ul { 59 | list-style-type: none; 60 | margin: 0; 61 | padding: 0; 62 | overflow: hidden; 63 | background-color: rgb(66, 65, 65); 64 | } 65 | 66 | li { 67 | float: left; 68 | border-right:1px solid rgb(255, 255, 255); 69 | } 70 | 71 | li:last-child { 72 | border-right: none; 73 | } 74 | 75 | li a { 76 | display: block; 77 | color: rgb(255, 255, 255); 78 | text-align: center; 79 | padding: 14px 16px; 80 | text-decoration: none; 81 | font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; 82 | 83 | } 84 | 85 | li a:hover:not(.active) { 86 | background-color: rgb(0, 0, 0); 87 | } 88 | 89 | .active { 90 | background-color: rgb(0, 0, 0); 91 | } -------------------------------------------------------------------------------- /style3.css: -------------------------------------------------------------------------------- 1 | .w3-radio{width:24px;height:24px;position:relative;top:6px; font-family: 'Open Sans', sans-serif;margin-left:0em} 2 | * { 3 | box-sizing: border-box; 4 | } 5 | 6 | input[type=text], select, textarea { 7 | width: 100%; 8 | padding: 12px; 9 | border: 1px solid #ccc; 10 | border-radius: 4px; 11 | resize: vertical; 12 | } 13 | 14 | label { 15 | padding: 12px 12px 12px 0; 16 | display: inline-block; 17 | } 18 | 19 | input[type=submit] { 20 | background-color: rgb(14, 172, 235);; 21 | color: white; 22 | padding: 12px 20px; 23 | border: none; 24 | border-radius: 4px; 25 | cursor: pointer; 26 | float: right; 27 | } 28 | 29 | input[type=submit]:hover { 30 | background-color: rgb(14, 172, 235);; 31 | 32 | } 33 | 34 | .container { 35 | border-radius: 5px; 36 | background-color: #ffffff; 37 | padding: 20px; 38 | font-family: 'Open Sans', sans-serif; 39 | color: #000000; 40 | } 41 | 42 | .col-25 { 43 | float: left; 44 | width: 25%; 45 | margin-top: 6px; 46 | } 47 | 48 | .col-75 { 49 | float: left; 50 | width: 75%; 51 | margin-top: 6px; 52 | } 53 | 54 | /* Clear floats after the columns */ 55 | .row:after { 56 | content: ""; 57 | display: table; 58 | clear: both; 59 | } 60 | 61 | 62 | @media screen and (max-width: 600px) { 63 | .col-25, .col-75, input[type=submit] { 64 | width: 100%; 65 | margin-top: 0; 66 | } 67 | } 68 | -------------------------------------------------------------------------------- /style4.css: -------------------------------------------------------------------------------- 1 | input[type=text], select { 2 | width: 25%; 3 | padding: 12px 20px; 4 | margin: 8px 0; 5 | display: inline-block; 6 | border: 1px solid #ccc; 7 | border-radius: 4px; 8 | box-sizing: border-box; 9 | font-family: 'Open Sans', sans-serif; 10 | } 11 | 12 | input[type=submit] { 13 | width: 25%; 14 | background-color: rgb(14, 172, 235);; 15 | color: white; 16 | padding: 14px 20px; 17 | margin: 8px 0; 18 | border: none; 19 | border-radius: 4px; 20 | cursor: pointer; 21 | } 22 | 23 | input[type=submit]:hover { 24 | background-color:rgb(14, 172, 235);; 25 | } 26 | 27 | div { 28 | border-radius: 5px; 29 | background-color: #f2f2f2; 30 | padding: 20px; 31 | } -------------------------------------------------------------------------------- /view.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |

Application-view

7 | "; 15 | echo "" . "Application-number ". "" . "Name" . "". "Date of birth" . ""."father" . "". "mother" . "". "phnumber" . "". "Category" . "". "Citezenship" . ""."Permanent Address" . ""."Residential Address".""; 16 | while(! feof($handle)) 17 | { 18 | $raj=fgets($handle); 19 | $pattern = explode("|",$raj); 20 | //echo($pattern[0]); 21 | if(is_numeric($pattern[0])) 22 | { 23 | 24 | echo "" . $pattern[0] . "" . $pattern[1]." ". $pattern[2]. "".$pattern[3]. "". $pattern[4]. "".$pattern[5]. "".$pattern[6]."".$pattern[7]."".$pattern[8]."".$pattern[9]."".$pattern[10].""; 25 | //echo nl2br ("Application-number :: $pattern[0]\n"); 26 | // echo nl2br ("Name :: $pattern[1]"); 27 | //echo nl2br (" $pattern[2]\n"); 28 | //echo nl2br ("Date of birth :: $pattern[3]\n"); 29 | //echo nl2br ("father:: $pattern[4]\n"); 30 | //echo nl2br ("mother :: $pattern[5]\n"); 31 | //echo nl2br ("phnumber :: $pattern[6]\n"); 32 | //echo nl2br ("Category :: $pattern[7]\n"); 33 | //echo nl2br ("Citezenship :: $pattern[8]\n"); 34 | //echo nl2br ("Permanent Address :: $pattern[9]\n"); 35 | //echo nl2br ("Residential Address:: $pattern[10]\n"); 36 | 37 | $found=1; 38 | } 39 | } 40 | echo ""; 41 | 42 | 43 | 44 | 45 | 46 | ?> 47 | 48 | 49 | 50 | 51 | 52 | 53 | -------------------------------------------------------------------------------- /view1.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 |

FEE DETAILS

8 | "; 16 | echo "" . "Application-number ". "" . "Amount-paid" . "";// "Date of pay" . ""."phone number" . "". "Amount-paid" . "";// "phnumber" . "". "Category" . "". "Citezenship" . ""."Permanent Address" . ""."Residential Address".""; 17 | while(! feof($handle)) 18 | { 19 | $raj=fgets($handle); 20 | $pattern = explode("|",$raj); 21 | //echo($pattern[0]); 22 | if(is_numeric($pattern[0])) 23 | { 24 | 25 | echo "" . $pattern[0] . "" . $pattern[1]." ";/*. $pattern[2]. "".$pattern[3]. "". $pattern[4]. "".$pattern[5]. "";//$pattern[6]."".$pattern[7]."".$pattern[8]."".$pattern[9]."".$pattern[10]."";*/ 26 | //echo nl2br ("Application-number :: $pattern[0]\n"); 27 | // echo nl2br ("Name :: $pattern[1]"); 28 | //echo nl2br (" $pattern[2]\n"); 29 | //echo nl2br ("Date of birth :: $pattern[3]\n"); 30 | //echo nl2br ("father:: $pattern[4]\n"); 31 | //echo nl2br ("mother :: $pattern[5]\n"); 32 | //echo nl2br ("phnumber :: $pattern[6]\n"); 33 | //echo nl2br ("Category :: $pattern[7]\n"); 34 | //echo nl2br ("Citezenship :: $pattern[8]\n"); 35 | //echo nl2br ("Permanent Address :: $pattern[9]\n"); 36 | //echo nl2br ("Residential Address:: $pattern[10]\n"); 37 | 38 | $found=1; 39 | } 40 | } 41 | echo ""; 42 | 43 | 44 | 45 | 46 | 47 | ?> 48 | 49 | 50 | 51 | 52 | 53 | 54 | --------------------------------------------------------------------------------