IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

URLScheme Property

The scheme for the URL.

Object Oriented Interface

public function getURLScheme();
public function setURLScheme($value);

Procedural Interface

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

Default Value

'http'

Remarks

This property contains the scheme for the URL. The URL scheme as determined by parsing the value set in the URL property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0