InterviewSolution
Saved Bookmarks
| 1. |
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.phpThis question was posed to me during an internship interview.My doubt is from Image Uploading Ability topic in chapter Objects and Databases in PHP of PHP |
|
Answer» Right OPTION is (d) admin.php |
|