MCQOPTIONS
Bookmark
Saved Bookmarks
→
Php
→
Online Quiz in Php
→
Which of the following network transports doesn‚..
1.
Which of the following network transports doesn’t PHP support?$
A.
tcp
B.
udp
C.
udg
D.
pdc
E.
unix
Answer» E. unix
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is the default port number of HTTP’s?
Which one of the following function is used to send a e-mail using PHP script?
Which one of the following statements can be used to establish port 80 connection with www.examveda.com?
Which of the following network transports doesn’t PHP support?
What will the following script do?<?phpecho getservbyname ('ftp', 'tcp');?>
Which of the following operations cannot be performed using the standard ftp:// stream wrapper?1. Reading a file2. Writing a file3. Establishing a stateful connection and changing directories interactively4. Creating a new directory
The ftp_mkdir() function creates a directory on the FTP server.
The windows version of PHP has built-in support for the FTP extension
What function can you use to create your own streams using the PHP stream wrappers and register them within PHP?
What will the following script do?<?phpecho getservbyname ('ftp', 'tcp');?>%!
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply