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.php
Correct Answer: images.inc.php
You save this file in the inc folder (full path: /xampp/htdocs/simple_blog/inc/images.inc.php).