| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Net_NNTP::min()Net_NNTP::min() – 記事番号の最小値を取得する
Synopsis
require_once 'Net/NNTP.php';
Description
現在選択されているニュースグループの最小の記事番号を取得します。 Return valueinteger - 記事番号の最小値。 NoteThis function can not be called statically. Examplemin() の使用
<?php
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Net_NNTP::min()」をGoogle検索
|