What will the following script do?
<?php echo getservbyname ('ftp', 'tcp'); ?>
A.A list of the FTP servers on the local network
B.The address of the FTP server called “tcp”
C.The port associated with the TCP service called “FTP”
D.A list of the ports associated with all services except FTP
Answers
Answered by
0
option is greyed because a list of the FTP servers Local Network
Answered by
3
all options are correct
Similar questions
Math,
7 months ago
English,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago