?
What will the following script do?
What will the following script do?
<?php
echo getservbyname ('ftp', 'tcp');
?>
<?php
echo getservbyname ('ftp', 'tcp');
?>
Join the Discussion
Login to post a comment or share your explanation.
Login