├── README.md ├── addStudent.php ├── authorProfile.php ├── course.php ├── courseSearch.php ├── footer.php ├── header.php ├── index.php ├── job.php ├── jobList.php ├── loginPage.php ├── logout.php ├── mysql_db.php ├── popularCourses.php ├── recentCourses.php ├── recentJobs.php ├── student.php ├── studentList.php ├── teacher.php ├── teacherList.php ├── teacherRequest.php └── webDevelopment.php /README.md: -------------------------------------------------------------------------------- 1 | # E-Learning-Management-System 2 | It's a web application for e-Learning. It has three type of user such as Admin, Teacher and Student dashboard and lot's of collaboration in between all those account type. It's done by advanced PHP, MySQL, HTML5, CSS, Bootstrap, Javascript, JQuery, Ajax. It will help those, who are learning how to crate a e-Learning web portal and can update features those have already e-learning portal exist. 3 | -------------------------------------------------------------------------------- /addStudent.php: -------------------------------------------------------------------------------- 1 | 54 | 55 | 56 | 57 | 58 | Login|Registration 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 |
69 | 70 | 218 | 219 | 220 |

221 |
222 |

Student Registration Confirmation

223 |
224 |

225 |

226 |

227 |

228 |
229 |
230 | 231 |
232 | 233 | 280 | 281 | 282 | 283 | 284 | 285 | 286 | 287 | 288 | -------------------------------------------------------------------------------- /authorProfile.php: -------------------------------------------------------------------------------- 1 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 60 | 61 | 62 | 63 |
64 | 65 | 213 | 214 |
215 | 216 | 217 | 218 |
219 |
220 |
221 |
222 |
223 |
224 | 225 |
226 |
227 |
228 | ';?> 229 |
230 |
231 |
232 |
233 |
234 |
235 | 236 |
237 | 238 |
239 | 240 |
241 |
242 |
243 | 244 |
245 | 246 |
247 |
248 |
249 | 250 |
251 | 252 |
253 |
254 |
255 | 256 |
257 | 258 |
259 |
260 |
261 | 262 |
263 | 264 |
265 |
266 |
267 | 268 |
269 | 270 |
271 |
272 |
273 | 274 |
275 | 276 |
277 |
278 |
279 | 280 |
281 | 282 |
283 |
284 |
285 | 286 |
287 | 288 |
289 |
290 |
291 |
292 |
293 |
294 |
295 |
296 | 297 | 344 | 345 | 346 | 347 | 348 | 349 | 350 | -------------------------------------------------------------------------------- /courseSearch.php: -------------------------------------------------------------------------------- 1 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 53 | 54 | 55 | 56 |
57 | 58 | 206 | 207 |
208 | 209 | 210 | 211 |
212 |
213 |
214 |
215 |
216 |

217 |

Search Result || All Course

218 |
219 |
220 |
221 |
222 | 223 |
224 | 232 |
233 | 234 | 235 | 236 | 237 | 238 | 239 | 240 | 241 | 242 | 243 | 244 | 247 | 248 | 249 | 252 | 255 | 258 | 261 | 264 | 265 | 266 | 267 | 271 |
IDCourseNameCategorySubCAtegoryPublishDateView
250 | 251 | 253 | 254 | 256 | 257 | 259 | 260 | 262 | 263 | Details
272 |
273 |
274 |
275 |
276 |



277 |
278 |
279 |
280 |
281 | 282 | 329 | 330 | 331 | 332 | 333 | 334 | 335 | -------------------------------------------------------------------------------- /footer.php: -------------------------------------------------------------------------------- 1 | 48 | 49 | 50 | 51 | 52 | -------------------------------------------------------------------------------- /header.php: -------------------------------------------------------------------------------- 1 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 49 | 50 | 51 | 52 |
53 | 54 | 202 | 203 |
-------------------------------------------------------------------------------- /job.php: -------------------------------------------------------------------------------- 1 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 54 | 55 | 56 | 57 |
58 | 59 | 207 | 208 |
209 | 210 | 211 | 212 |
213 |
214 |
215 |
216 |
217 |

Job Details

218 |
219 |
220 |
221 |
222 | 223 | 240 |
241 | 242 | 243 | 244 | 245 | 246 | 247 | 248 | 249 | 250 | 251 | 252 | 253 | 254 | 255 | 256 | 257 | 258 | 259 | 260 | 261 | 262 | 263 | 264 | 265 | 266 | 267 | 268 | 269 | 270 | 271 | 272 | 273 | 274 | 275 | 276 | 277 | 278 | 279 | 280 | 281 | 282 | 283 | 284 | 285 | 286 | 287 | 288 | 289 | 290 | 291 | 292 | 293 | 294 | 295 | 296 | 297 | 298 | 299 | 300 | 301 | 302 |
Author Name
Job ID
Image ';?>
Title
Applied Student#
Vacancy
Description
Nature
Edu Requirement
Experience
Job Requirement
Location
Salary Range
Publish Date
Deadline
303 |
304 |
305 |
306 |
307 | 308 |
309 |
310 |
311 |
312 |
313 |
314 |
315 |
316 | 317 | 364 | 365 | 366 | 367 | 368 | 369 | 370 | -------------------------------------------------------------------------------- /jobList.php: -------------------------------------------------------------------------------- 1 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 53 | 54 | 55 | 56 |
57 | 58 | 206 | 207 |
208 | 209 | 210 | 211 |
212 |
213 |
214 |
215 |
216 |

217 |

All Job

218 |
219 |
220 |
221 |
222 | 223 |
224 | 229 |
230 | 231 | 232 | 233 | 234 | 235 | 236 | 237 | 238 | 239 | 240 | 241 | 242 | 243 | 248 | 249 | 250 | 253 | 256 | 259 | 262 | 265 | 268 | 271 | 272 | 273 | 274 | 277 |
IDTitleVacancyExperienceLocationImageDeadlineView
251 | 252 | 254 | 255 | 257 | 258 | 260 | 261 | 263 | 264 | 266 | ';?> 267 | 269 | 270 | Details
278 |
279 |
280 |
281 |
282 |



283 |
284 |
285 |
286 |
287 | 288 | 335 | 336 | 337 | 338 | 339 | 340 | 341 | -------------------------------------------------------------------------------- /logout.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /mysql_db.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /popularCourses.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 | 7 | 8 | Home 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 168 |
169 |
170 |
171 |
172 |

All Popular Course

173 |
174 |
175 |
176 | PSD to HTML5 & CSS3 177 | 178 |
Popular
179 | 180 |
181 |

PSD to HTML5 & CSS3

182 | 183 |

Learn how to take a PSD and turn it into a beautiful, hand-coded HTML5 & CSS3 website with this web design crash course.

184 | 185 |

Take course Learn more

186 |
187 |
188 |
189 |
190 |
191 | PSD to HTML5 & CSS3 192 | 193 |
Popular
194 | 195 |
196 |

PSD to HTML5 & CSS3

197 | 198 |

Learn how to take a PSD and turn it into a beautiful, hand-coded HTML5 & CSS3 website with this web design crash course.

199 | 200 |

Take course Learn more

201 |
202 |
203 |
204 |
205 |
206 | Web Hosting 101 207 | 208 |
Popular
209 | 210 |
211 |

Web Hosting 101

212 | 213 |

Learn how to publish your own website live in no time with this web hosting crash course. Plus setup your first Wordpress site in 5-minutes!

214 | 215 |

Take course Learn more

216 |
217 |
218 |
219 |
220 |
221 | Web Hosting 101 222 | 223 |
Popular
224 | 225 |
226 |

Web Hosting 101

227 | 228 |

Learn how to publish your own website live in no time with this web hosting crash course. Plus setup your first Wordpress site in 5-minutes!

229 | 230 |

Take course Learn more

231 |
232 |
233 |
234 |
235 |
236 |
237 |
238 | 239 | 286 | 287 | 288 | 289 | 290 | 291 | 292 | 293 | 294 | -------------------------------------------------------------------------------- /recentCourses.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 | 7 | 8 | Home 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 168 |
169 |
170 |
171 |
172 |

All Recent Course

173 |
174 |
175 |
176 | PSD to HTML5 & CSS3 177 | 178 |
New
179 | 180 |
181 |

PSD to HTML5 & CSS3

182 | 183 |

Learn how to take a PSD and turn it into a beautiful, hand-coded HTML5 & CSS3 website with this web design crash course.

184 | 185 |

Take course Learn more

186 |
187 |
188 |
189 |
190 |
191 | PSD to HTML5 & CSS3 192 | 193 |
New
194 | 195 |
196 |

PSD to HTML5 & CSS3

197 | 198 |

Learn how to take a PSD and turn it into a beautiful, hand-coded HTML5 & CSS3 website with this web design crash course.

199 | 200 |

Take course Learn more

201 |
202 |
203 |
204 |
205 |
206 | Web Hosting 101 207 | 208 |
New
209 | 210 |
211 |

Web Hosting 101

212 | 213 |

Learn how to publish your own website live in no time with this web hosting crash course. Plus setup your first Wordpress site in 5-minutes!

214 | 215 |

Take course Learn more

216 |
217 |
218 |
219 |
220 |
221 | Web Hosting 101 222 | 223 |
New
224 | 225 |
226 |

Web Hosting 101

227 | 228 |

Learn how to publish your own website live in no time with this web hosting crash course. Plus setup your first Wordpress site in 5-minutes!

229 | 230 |

Take course Learn more

231 |
232 |
233 |
234 |
235 |
236 |
237 |
238 | 239 | 286 | 287 | 288 | 289 | 290 | 291 | 292 | 293 | 294 | -------------------------------------------------------------------------------- /recentJobs.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 | 7 | 8 | Home 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 168 |
169 |
170 |
171 |
172 |

All Recent Job Circular

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

Markup with HTML5

181 |
182 | HTML5 183 | 184 |

90's authentic single-origin coffee stumptown Pinterest. Fap aesthetic dreamcatcher pickled Brooklyn irony.

185 | 186 | Learn to code HTML5 187 |
188 |
189 | 190 |
191 |
192 |
193 |

Style with CSS3

194 |
195 | CSS3 196 | 197 |

90's authentic single-origin coffee stumptown Pinterest. Fap aesthetic dreamcatcher pickled Brooklyn irony.

198 | 199 | Style it up with CSS3 200 |
201 |
202 | 203 |
204 |
205 |
206 |

Style with CSS3

207 |
208 | CSS3 209 | 210 |

90's authentic single-origin coffee stumptown Pinterest. Fap aesthetic dreamcatcher pickled Brooklyn irony.

211 | 212 | Style it up with CSS3 213 |
214 |
215 | 216 |
217 |
218 |
219 |

Framework by Bootstrap 3

220 |
221 | Bootstrap 3 222 | 223 |

90's authentic single-origin coffee stumptown Pinterest. Fap aesthetic dreamcatcher pickled Brooklyn irony.

224 | 225 | More Bootstrap 226 |
227 |
228 |
229 |
230 | 231 | 278 | 279 | 280 | 281 | 282 | 283 | 284 | 285 | 286 | -------------------------------------------------------------------------------- /studentList.php: -------------------------------------------------------------------------------- 1 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 52 | 53 | 54 | 55 |
56 | 57 | 205 | 206 |
207 | 208 | 209 | 210 |
211 |
212 |
213 |
214 |
215 |

216 |

All Student

217 |
218 |
219 |
220 |
221 | 222 |
223 | 224 | 225 | 226 | 227 | 228 | 229 | 230 | 231 | 232 | 233 | 234 | 235 | 243 | 244 | 245 | 248 | 251 | 254 | 257 | 260 | 268 | 269 | 270 | 271 | 274 |
IDNameEmailEducationImageMemberShipView
246 | 247 | 249 | 250 | 252 | 253 | 255 | 256 | 258 | ';?> 259 | 261 | format('%R%a Days'); 266 | ?> 267 | Details
275 |
276 |
277 |
278 |



279 |
280 |
281 |
282 |
283 | 284 | 331 | 332 | 333 | 334 | 335 | 336 | 337 | -------------------------------------------------------------------------------- /teacher.php: -------------------------------------------------------------------------------- 1 | 20 | 21 | 22 |
23 |
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 |


List Of Students(Short Details)

97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 119 | 120 | 121 | 124 | 127 | 130 | 138 | 153 | 161 | 169 | 170 | 171 | 174 |
ImageNameEducationMembershipMarksRecommendationTaken Course
122 | ';?> 123 | 125 | 126 | 128 | 129 | 131 | format('%R%a Days'); 136 | ?> 137 | 139 | 152 | 154 | 160 | 162 | 168 |
175 |


List Of Course(Short Details)

176 | 181 |
182 | 183 | 184 | 185 | 186 | 187 | 188 | 189 | 190 | 191 | 192 | 193 | 196 | 197 | 198 | 201 | 204 | 207 | 210 | 213 | 214 | 215 | 216 | 219 |
IDCourseNameCategorySubCAtegoryPublishDateView
199 | 200 | 202 | 203 | 205 | 206 | 208 | 209 | 211 | 212 | Details
220 |
221 |
222 |
223 |
224 |
225 |
226 |
227 | 228 | 275 | 276 | 277 | 278 | 279 | 280 | 281 | -------------------------------------------------------------------------------- /teacherList.php: -------------------------------------------------------------------------------- 1 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 53 | 54 | 55 | 56 |
57 | 58 | 206 | 207 |
208 | 209 | 210 | 211 |
212 |
213 |
214 |
215 |
216 |

217 |

All Teacher

218 |
219 |
220 |
221 |
222 | 223 |
224 | 229 |
230 | 231 | 232 | 233 | 234 | 235 | 236 | 237 | 238 | 239 | 240 | 241 | 242 | 243 | 246 | 247 | 248 | 251 | 254 | 257 | 260 | 263 | 266 | 269 | 270 | 271 | 272 | 275 |
IDNameOccupationEducationEmailImageJoinDateView
249 | 250 | 252 | 253 | 255 | 256 | 258 | 259 | 261 | 262 | 264 | ';?> 265 | 267 | 268 | Details
276 |
277 |
278 |
279 |
280 |



281 |
282 |
283 |
284 |
285 | 286 | 333 | 334 | 335 | 336 | 337 | 338 | 339 | -------------------------------------------------------------------------------- /teacherRequest.php: -------------------------------------------------------------------------------- 1 | 52 | 53 | 54 | 55 | 56 | Login|Registration 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 |
67 | 68 | 216 | 217 | 218 |

219 |
220 |

Teacher Request

221 |
222 |

223 |

224 |

225 |

226 |
227 |
228 | 229 |
230 | 231 | 278 | 279 | 280 | 281 | 282 | 283 | 284 | 285 | 286 | -------------------------------------------------------------------------------- /webDevelopment.php: -------------------------------------------------------------------------------- 1 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 53 | 54 | 55 | 56 |
57 | 58 | 206 | 207 |
208 | 209 | 210 | 211 |
212 |
213 |
214 |
215 |
216 |

217 |

All Course || Web Development

218 |
219 |
220 |
221 |
222 | 223 |
224 | 229 |
230 | 231 | 232 | 233 | 234 | 235 | 236 | 237 | 238 | 239 | 240 | 241 | 244 | 245 | 246 | 249 | 252 | 255 | 258 | 261 | 262 | 263 | 264 | 267 |
IDCourseNameCategorySubCAtegoryPublishDateView
247 | 248 | 250 | 251 | 253 | 254 | 256 | 257 | 259 | 260 | Details
268 |
269 |
270 |
271 |
272 |



273 |
274 |
275 |
276 |
277 | 278 | 325 | 326 | 327 | 328 | 329 | 330 | 331 | --------------------------------------------------------------------------------