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

URL Property

The URL to fetch.

Object Oriented Interface

public function getURL();
public function setURL($value);

Procedural Interface

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

Default Value

''

Remarks

This property contains the URL of the document. This value is parsed, and the results are put in the URLScheme, URLServer, URLPort, and URLPath properties.

Data Type

String

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