-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtodo.php
More file actions
14 lines (13 loc) · 760 Bytes
/
todo.php
File metadata and controls
14 lines (13 loc) · 760 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<ol style="font-size:30px">
<li style="text-decoration:line-through"> Remember Me with the cookies </li>
<li style="text-decoration:line-through"> Prefixes for the roll no. </li>
<li style="text-decoration:line-through"> db_start() function for header location </li>
<li style="text-decoration:line-through"> Customizable format for provisional </li>
<li style="text-decoration:line-through"> form edit for data in special form</li>
<li style="text-decoration:line-through"> background image in certificate </li>
<li> Customizable format for Migration </li>
<li> Save the data in history and student table </li>
<li> implement a very strict form validation </li>
<li> take a print out from the page </li>
<li> implement ajax with syncronisation </li>
</ol>