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

ChannelDocs Property

This should contain a URL for the documentation describing what format was used to create the current RSS channel.

Object Oriented Interface

public function getChannelDocs();
public function setChannelDocs($value);

Procedural Interface

ipworks_rss_get($res, 8 );
ipworks_rss_set($res, 8, $value );

Default Value

'http://backend.userland.com/rss2'

Remarks

This should contain a URL for the documentation describing what format was used to create the current RSS channel. The default value points to the standard RSS 2.0 documentation found at "http://backend.userland.com/rss2".

Data Type

String

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