InterviewSolution
Saved Bookmarks
| 1. |
To declare the function to confirm the deletion you need to add the code to __________(a) inc.php(b) functions.inc.php(c) include.php(d) functions.include.phpI had been asked this question in examination.My question is based upon Updating and Deleting Entries topic in division Objects and Databases in PHP of PHP |
|
Answer» Right OPTION is (b) functions.inc.php |
|