IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

URLPort Property

The port for the URL.

Object Oriented Interface

public function getURLPort();
public function setURLPort($value);

Procedural Interface

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

Default Value

443

Remarks

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

This property is not available at design time.

Data Type

Long

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]