
php-file – programming-php – কুইজ মডেল টেস্ট অনুশীলন – 5
8340. Which function opens a socket connection for communicating with a server not supported by a file wrapper
- openfsock
- openfsocket
- fsocketopen
- fsockopen
8341. Which is a valid PHP stream transport
- STDIO
- http
- STDOUT
- ftp
8342. Which is not a valid PHP file wrapper resource
- \server pathfilename
- http://www.example.com/index.php
- abc.txt
- All of the above
8343. The output of following script if, the URL http://www.php.net can be successfully read, is $s = file_get_contents("http://ww w.php.net "); strip_tags( $s, array (‘p’)); echo count($s);
- 0
- 1
- None of the above
- length of the www.php.net homepage
8344. Which function is used to register a user-defined file wrapper as a valid wrapper protocol
- register_stream_wrapper
- stream_register_wrapper
- stream_wrapper_register
- None of the above
8345. The function used to automatically transform new line characters into HTML <br /> tag is
- nw2br
- nl2br
- nwtobr
- nltobr
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।