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 is the meaning of curl , which is used while connecting with pay pal? and how it works?
What sized websites have you worked on in the past?
Name some of the constants in php and their purpose.
Tell me how to get the value of current session id?
How can we take a backup of a mysql table and how can we restore it. ?
7 Answers Brain Infosys, Oracle,
Tell me how would you declare a function that receives one parameter name hello?
What is a definer in mysql?
How to increase the maximum execution time of a script in php?
How to create a session? How to remove data from a session?
Which MySQL function would you use to select a database?
Why php script is not running in browser?
when you will get the message/error "headers already sent"?