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 |
How many ways I can redirect a PHP page?
9 Answers MicroSec, N-Tier Business Solutions, University Exams,
What is sql injection in php?
What is the delimiter default in PHP?
Explain Booleans in PHP?
What is the difference between explode() and split() functions?
Write a program to get second highest number in an array using php?
What are the difference between overloading and overriding in oops?
Which method removes the last element from the end of an array?
Explain Creating and Naming an Array?
What is difference between mysql_fetch_array and mysql_fetch_assoc?
How do you identify independent and dependent variables in regression analysis?
Which function is used in php to search a particular value in an array?