Q54
To make the ImageHandler class portable you should create a separate file for it called __________
A.
imagehandler.inc.php
B.
images.inc.php
AnswerC.
handler.inc.php
D.
imghandler.inc.php
Answer: Option B
Solution
Answer: Option B
Solution:
You save this file in the inc folder (full path: /xampp/htdocs/simple_blog/inc/images.inc.php).