IPWorks S/MIME 2020 PHP Edition

Questions / Feedback?

ArticleDate Property

The date of the current article.

Object Oriented Interface

public function getArticleDate();

Procedural Interface

ipworkssmime_snntp_get($res, 2 );

Default Value

''

Remarks

This property contains the date of the current article. If the class is not connected or CurrentArticle is empty, the value of this property is an empty string. Otherwise, it contains the date of the article as reported by the server. The NewsServer is asked about the headers of the article only if the CurrentArticle property has changed. If CurrentArticle has not changed, the class returns a cached value.

This property is read-only.

Data Type

String

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