Code Snippets Php

print("TCP is protocol " . getprotobyname('tcp') . "
\n");
?>