June 2002
Beginner
759 pages
80h 42m
English
port
$url->port([port])
When invoked with no parameters, this method returns the port for the URL defined in the object. If a port wasn’t explicitly defined in the URL, a default port is assumed. When invoked with a parameter, the object’s port is assigned to that value.