検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 786 for [SIMILAR] 16 1024 4096 WITH 23453 setmodulename ... (1.027 sec.)
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
Yaf_Dispatcher クラス 0
« Yaf_Bootstrap_Abstract Yaf_Dispatcher::autoRender » PHP Manual Yaf Yaf_Dispatcher クラス Yaf_Dispatcher クラス (Yaf >=1.0.0) はじめに Yaf_Dispatcher の役割は、 リクエスト環境の初期化、やってきたリクエストのルーティング、 そして見つかったアクションへのディスパッチです。 あらゆるレスポン ...
https://man.plustar.jp/php/class.yaf-dispatcher.html - [similar]
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
Yaf_Controller_Abstract クラス 0
« Yaf_Config_Simple::valid Yaf_Controller_Abstract::__construct » PHP Manual Yaf Yaf_Controller_Abstract クラス Yaf_Controller_Abstract クラス (Yaf >=1.0.0) はじめに Yaf_Controller_Abstract は Yaf システムの中心となるクラスです。 MVC は Model-View-Controller の略で、 アプリケーションのロ ...
https://man.plustar.jp/php/class.yaf-controller-abstract.html - [similar]
別のアクションに転送する 0
« Yaf_Controller_Abstract::display Yaf_Controller_Abstract::getInvokeArg » PHP Manual Yaf_Controller_Abstract 別のアクションに転送する Yaf_Controller_Abstract::forward (Yaf >=1.0.0) Yaf_Controller_Abstract::forward — 別のアクションに転送する 説明 public Yaf_Controller_Abstract::forward ( ...
https://man.plustar.jp/php/yaf-controller-abstract.forward.html - [similar]
リクエストの一部を指定したURIに対して行い、全ての情報を返す 0
« apache_getenv apache_note » PHP Manual Apache 関数 リクエストの一部を指定したURIに対して行い、全ての情報を返す apache_lookup_uri (PHP 4, PHP 5, PHP 7, PHP 8) apache_lookup_uri — リクエストの一部を指定したURIに対して行い、全ての情報を返す 説明 apache_lookup_uri ( string $filename ): obj ...
https://man.plustar.jp/php/function.apache-lookup-uri.html - [similar]
プロトコル番号が指すプロトコル名を取得する 0
« getprotobyname getservbyname » PHP Manual ネットワーク 関数 プロトコル番号が指すプロトコル名を取得する getprotobynumber (PHP 4, PHP 5, PHP 7, PHP 8) getprotobynumber — プロトコル番号が指すプロトコル名を取得する 説明 getprotobynumber ( int $protocol ): string | false getprotobynumber() ...
https://man.plustar.jp/php/function.getprotobynumber.html - [similar]
0
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ "i" ])) die( "Index unspecified or non-numeric" ); $index = (int) $_GET [ "i" ]; $arch = RarArchive :: open ...
https://man.plustar.jp/php/rar.examples.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
現在の DirectoryIterator アイテムのファイル名を返す 0
« DirectoryIterator::getExtension DirectoryIterator::getGroup » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムのファイル名を返す DirectoryIterator::getFilename (PHP 5, PHP 7, PHP 8) DirectoryIterator::getFilename — 現在の DirectoryIterator アイテムのファイル名を返す 説明 ...
https://man.plustar.jp/php/directoryiterator.getfilename.html - [similar]