[Top]
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
|