Extracted from Pike v7.4 release 35 at 2003-12-09.
pike.ida.liu.se
[Top]
predef::
Standards
Standards.URI

Method Standards.URI()->`[]=()


Method `[]=

mixed `->=(string property, mixed value)
mixed `[]=(string property, mixed value)

Description

Assign a new value to a property of URI

Parameter property

When any of the following properties are used, properties that depend on them are recalculated: user, password, host, port, authority, base_uri.

Parameter value

The value to assign to property