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

The best I can explain: You SAVE this file in the inc folder (FULL path: /xampp/htdocs/simple_blog/inc/images.inc.php).



Discussion

No Comment Found

Related InterviewSolutions