検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 1060 for [SIMILAR] 16 1024 4096 WITH 21987 svn WITH 10827... (6.594 sec.)
出力バッファリング機構のネストレベルを返す 0
« ob_get_length ob_get_status » PHP Manual 出力制御 関数 出力バッファリング機構のネストレベルを返す ob_get_level (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ob_get_level — 出力バッファリング機構のネストレベルを返す 説明 ob_get_level (): int 出力バッファリングハンドラのネストレベルを返します。 ...
https://man.plustar.jp/php/function.ob-get-level.html - [similar]
中心となる configure オプションのリスト 0
« Configure オプション php.ini ディレクティブ » PHP Manual Configure オプション 中心となる configure オプションのリスト 中心となる configure オプションのリスト 以下のリストは、Unix 系の環境で PHP をコンパイルする際に用いられる configure スクリプトのオプションの一部です。 ほとんどのオプシ ...
https://man.plustar.jp/php/configure.about.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリーム設定オプション 名前 デフォルト 変更可能 変更履歴 allow_url_fopen "1" PHP_INI_SYSTEM allow_url_include "0" PHP_INI_SYSTEM PHP 7.4.0 以降 ...
https://man.plustar.jp/php/filesystem.configuration.html - [similar]
アップロードされたファイルを新しい位置に移動する 0
« mkdir parse_ini_file » PHP Manual ファイルシステム 関数 アップロードされたファイルを新しい位置に移動する move_uploaded_file (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) move_uploaded_file — アップロードされたファイルを新しい位置に移動する 説明 move_uploaded_file ( string $from , string $to ): ...
https://man.plustar.jp/php/function.move-uploaded-file.html - [similar]
正規化された絶対パス名を返す 0
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す realpath (PHP 4, PHP 5, PHP 7, PHP 8) realpath — 正規化された絶対パス名を返す 説明 realpath ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 ...
https://man.plustar.jp/php/function.realpath.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 0
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォーマットする strftime (PHP 4, PHP 5, PHP 7, PHP 8) strftime — ロケールの設定に基づいてローカルな日付・時間をフォーマットする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らない ...
https://man.plustar.jp/php/function.strftime.html - [similar]
必要なものは? 0
« 簡易チュートリアル PHP を使用する初めてのページ » PHP Manual 簡易チュートリアル 必要なものは? 必要なものは? 本チュートリアルでは、使用するサーバーで PHP が使用可能であり、 .php で終わる全てのファイルが PHP で処理されることを仮定します。多くのサーバーでは、PHP ファイルに関してこれがデフ ...
https://man.plustar.jp/php/tutorial.requirements.html - [similar]
名前で定義されたエントリの外部属性を取得する 0
« ZipArchive::getExternalAttributesIndex ZipArchive::getFromIndex » PHP Manual ZipArchive 名前で定義されたエントリの外部属性を取得する ZipArchive::getExternalAttributesName (PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL zip >= 1.12.4) ZipArchive::getExternalAttributesName — 名前で定義されたエントリ ...
https://man.plustar.jp/php/ziparchive.getexternalattributesname.html - [similar]
0
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用する方法の例 例1 ブートストラップ・ファイルの内容 <?php /* Solr サーバーのドメイン名 */ define ( 'SOLR_SERVER_HOSTNAME' , 'solr.example.com' ); /* セキュアなモードで動作するかどうか */ define ( ...
https://man.plustar.jp/php/solr.examples.html - [similar]
ダイレクト IO 0
« ファイルシステム はじめに » PHP Manual ファイルシステム ダイレクト IO ダイレクト IO はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ダイレクト IO 関数 dio_close — fd で指定したファイル記述子を閉じる dio_fcntl — fd について C ライブラリの fcntl を実行 ...
https://man.plustar.jp/php/book.dio.html - [similar]