what is difference between edit and update?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How to read one character from a file?

538


How can you make a connection with mysql server using php?

509


What is print_r?

512


Tell us how can we access the data sent through the url with the post method?

517


What is magic quotes?

602






What is the php function that removes the first element of the array and returns it?

510


What good is polymorphism?

493


How does php and apache work?

532


Explain how is it possible to set an infinite execution time for php script?

505


What is php in full?

502


What is mod_php?

561


What is $_ server request_method == post?

538


In php how can you jump in to and out of "php mode"?

562


What does empty mean in php?

537


How can you tell if a number is even or odd without using any condition or loop?

519