1.2.591. Internet Ports

List of all the Internet ports mentioned in the code.

Ports are recognized based on a internal database of port. They are found in Integers.

<?php

// 21 is the default port for FTP
$ftp = ftp_connect($host, 21, $timeout = 90);

?>

See also List of TCP and UDP port numbers.

1.2.591.1. Specs

Short name

Type/Ports

Rulesets

All, Inventory

Exakat since

0.8.4

PHP Version

All

Severity

Time To Fix

Precision

Very high

Features

class, anonymous-class, abstract

Available in

Entreprise Edition, Exakat Cloud