
localhost : Server version: 5.0.51b-community-nt
phpMyAdmin - 2.11.7
hello guys,
i have to continue my work more complex.. but i dont have any idea to do that...
i want to restrict user from "edit" existing data, after a set of date... an example, a user input a value in "marks" in 1st January, and they can change it back if they want... BUT on 1st April 12AM, the user cannot "edit" the value of marks. for the input type of marks, i have use a textbox.. so that on 1st April 12AM, the textbox will automatically disable (cannot edit it, but still can see, basically in a grey color)...
i still not do any coding for this coz i really dont have any idea.. how to start and where....
can anyone tutor me?
i'm beginner in programming...