URLServer Property

The server for the URL.

Object Oriented Interface

public function getURLServer();
public function setURLServer($value);

Procedural Interface

ipworks_http_get($res, 61 );
ipworks_http_set($res, 61, $value );

Default Value

''

Remarks

This property contains the server for the URL. The HTTP server name as determined by parsing the value set in the URL property.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]