Vidyalelo
PHP · Q51

HTML Forms Handling

Programming · PHP · question 51

Q51

Before you can start processing images with PHP, you must first add the ability to upload images to your administrative form on ________

A.
.htaccess
B.
function.inc.php
C.
index.php
D.
admin.php
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
To do this, you’ need to add a file upload input to your administrative form.