
php-form – programming-php – কুইজ মডেল টেস্ট অনুশীলন – 5
8346. Which of the following attribute is needed for file upload via form
- enctype=’file’
- enctype=’multipart/form-data’
- enctype=’singlepart/data’
- enctype=’form-data/file’
8347. Multiple select/load is possible with:
- Checkbox
- Select
- All of the above
- File
8348. What happens when a form submitted to a PHP script contains two elements with the same name
- Combined in an array and stored in specific superglobal array
- Second element is automatically renamed
- Value of second element is added to the first in superglobal array
- Value of second element overwrites the first in specific superglobal array
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।