InterviewSolution
Saved Bookmarks
| 1. |
To make the ImageHandler class portable you should create a separate file for it called __________(a) imagehandler.inc.php(b) images.inc.php(c) handler.inc.php(d) imghandler.inc.phpThe question was asked at a job interview.My question comes from Image Uploading Ability topic in portion Objects and Databases in PHP of PHP |
|
Answer» The CORRECT ANSWER is (b) images.INC.php |
|