what is difference between edit and update?
Answer / triveni
Usually one implies the other.
If a user clicks on "Edit" , he/she can change the values,
but the Update is not performed until they click on "Save".
There are some situations where users will edit the record
but will be prevented from updating it , for instance in a
validation rule.
| Is This Answer Correct ? | 8 Yes | 2 No |
What are the basic steps to store PHP session in to Database?
How many ways I can redirect a PHP page?
9 Answers MicroSec, N-Tier Business Solutions, University Exams,
Is php still used?
What kind of things have you done on the social side?
Explain the importance of the function htmlentities.
What is the difference between session_unregister() and session_unset()?
What is the difference between core php and php?
How to make a class in php?
how we can use lamp.ie installatiion and basic workings.Is it similar to wamp in usage?
What changes I have to do in php.ini file for file uploading?
Which function is used in php to check the data type of any variable?
Are php short tags acceptable to use?