what is difference between edit and update?



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

Post New Answer

More PHP Interview Questions

What is the meaning of curl , which is used while connecting with pay pal? and how it works?

2 Answers  


What sized websites have you worked on in the past?

0 Answers  


Name some of the constants in php and their purpose.

1 Answers  


Tell me how to get the value of current session id?

1 Answers  


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?

1 Answers  


What is a definer in mysql?

1 Answers  


How to increase the maximum execution time of a script in php?

1 Answers  


How to create a session? How to remove data from a session?

1 Answers  


Which MySQL function would you use to select a database?

1 Answers  


Why php script is not running in browser?

1 Answers  


when you will get the message/error "headers already sent"?

5 Answers  


Categories