June 2002
Beginner
759 pages
80h 42m
English
default_port
$url->default_port([port])
When invoked with no parameters, this method
returns the default port for the URL defined in the object. The
default port is based on the scheme used. Even if the port for
the URL is explicitly changed by the user with the port method, the default port is
always the same.